forked from qt-creator/qt-creator
QmlDebug: Move QDDEngineDebug instance to ClientProxy
Only the ClientProxy uses it anyway. Reviewed-by: Thorbjorn Lindeijer
This commit is contained in:
@@ -67,7 +67,6 @@ public:
|
||||
|
||||
bool isConnected() const;
|
||||
|
||||
QmlJsDebugClient::QDeclarativeEngineDebug *client() const;
|
||||
QmlJsDebugClient::QDeclarativeDebugConnection *connection() const;
|
||||
|
||||
bool disableJsDebugging(bool block);
|
||||
|
||||
Reference in New Issue
Block a user