forked from qt-creator/qt-creator
QmlJSInspector::DebuggerClient: move the code around
This commit is contained in:
@@ -117,7 +117,6 @@ private:
|
||||
QDeclarativeDebugObjectReference m_rootObject;
|
||||
QList<QDeclarativeDebugEngineReference> m_engines;
|
||||
|
||||
Debugger::DebuggerRunControl *m_debuggerRunControl;
|
||||
friend class QmlJSInspector::Internal::InspectorPlugin;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user