forked from qt-creator/qt-creator
debugger: fix shutdown by pressing "[x]" in the output pane
This commit is contained in:
@@ -108,6 +108,7 @@ private: ////////// General Interface //////////
|
||||
virtual void startDebugger();
|
||||
virtual unsigned debuggerCapabilities() const;
|
||||
virtual void exitDebugger();
|
||||
virtual void quitDebugger();
|
||||
virtual void detachDebugger();
|
||||
virtual void shutdown();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user