forked from qt-creator/qt-creator
Debugger: Remove the dependence on QmlJSTools
Change-Id: I26765134c19b9a6cf1e7ad26f313e2d4f8faf258 Reviewed-by: Christiaan Janssen <christiaan.janssen@digia.com>
This commit is contained in:
@@ -269,8 +269,6 @@ public:
|
||||
|
||||
QString toFileInProject(const QUrl &fileUrl);
|
||||
|
||||
virtual bool evaluateScriptExpression(const QString &expression);
|
||||
|
||||
signals:
|
||||
void stateChanged(Debugger::DebuggerState state);
|
||||
// A new stack frame is on display including locals.
|
||||
|
||||
Reference in New Issue
Block a user