forked from qt-creator/qt-creator
debugger: move toggleBreakpoint() from DebuggerManager to DebuggerPlugin
This commit is contained in:
@@ -109,6 +109,7 @@ private slots:
|
||||
|
||||
void openTextEditor(const QString &titlePattern, const QString &contents);
|
||||
|
||||
void toggleBreakpoint();
|
||||
void breakpointSetRemoveMarginActionTriggered();
|
||||
void breakpointEnableDisableMarginActionTriggered();
|
||||
void onModeChanged(Core::IMode *mode);
|
||||
|
||||
Reference in New Issue
Block a user