forked from qt-creator/qt-creator
QmlDebugger: Watchers
Reviewed-by: hjk
This commit is contained in:
@@ -146,6 +146,8 @@ private:
|
||||
const QString &oldBasePath, const QString &newBasePath) const;
|
||||
QString qmlImportPath() const;
|
||||
|
||||
void synchronizeWatchers();
|
||||
|
||||
enum LogDirection {
|
||||
LogSend,
|
||||
LogReceive
|
||||
|
||||
Reference in New Issue
Block a user