forked from qt-creator/qt-creator
debugger: some cleanup after the model/view reorganization
This commit is contained in:
@@ -339,11 +339,6 @@ protected:
|
||||
DebuggerRunControl *runControl() const;
|
||||
|
||||
private:
|
||||
void executeRunToLine();
|
||||
void executeRunToFunction();
|
||||
void executeJumpToLine();
|
||||
void addToWatchWindow();
|
||||
|
||||
// wrapper engine needs access to state of its subengines
|
||||
friend class QmlCppEngine;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user