forked from qt-creator/qt-creator
debugger: work on general shutdown handling
This commit is contained in:
@@ -94,7 +94,6 @@ private slots:
|
||||
void setConfigValue(const QString &name, const QVariant &value);
|
||||
void requestContextMenu(TextEditor::ITextEditor *editor,
|
||||
int lineNumber, QMenu *menu);
|
||||
void updateActions(int status);
|
||||
|
||||
void resetLocation();
|
||||
void gotoLocation(const StackFrame &frame, bool setMarker);
|
||||
|
||||
Reference in New Issue
Block a user