forked from qt-creator/qt-creator
Debugger: Stop launching when pressing the [x] on the Launching bar
Change-Id: I047652b551c920bd89916de14d202dfccd44ed72 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -253,7 +253,7 @@ public:
|
||||
|
||||
virtual void resetLocation();
|
||||
virtual void gotoLocation(const Internal::Location &location);
|
||||
virtual void quitDebugger(); // called by DebuggerRunControl
|
||||
Q_SLOT virtual void quitDebugger(); // called by DebuggerRunControl
|
||||
virtual void abortDebugger(); // called by DebuggerPlugin
|
||||
|
||||
virtual void updateViews();
|
||||
|
||||
Reference in New Issue
Block a user