forked from qt-creator/qt-creator
debugger: start action handling refactoring
This commit is contained in:
@@ -97,9 +97,6 @@ private:
|
||||
void loadSessionData() {}
|
||||
void saveSessionData() {}
|
||||
|
||||
void setDebugDumpers(bool) {}
|
||||
void recheckCustomDumperAvailability() {}
|
||||
|
||||
void assignValueInDebugger(const QString &expr, const QString &value);
|
||||
void executeDebuggerCommand(const QString & command);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user