forked from qt-creator/qt-creator
QmlCppDebugger: frame change now managed by DebuggerEngine
reviewed-by: hjk
This commit is contained in:
@@ -75,9 +75,6 @@ protected:
|
||||
void executeJumpToLine(const QString &fileName, int lineNumber);
|
||||
void executeDebuggerCommand(const QString &command);
|
||||
|
||||
void frameUp();
|
||||
void frameDown();
|
||||
|
||||
void setupEngine();
|
||||
void setupInferior();
|
||||
void runEngine();
|
||||
|
||||
Reference in New Issue
Block a user