forked from qt-creator/qt-creator
debugger: deactivate debug mode if the last engine exits
Task-number: QTCREATORBUG-2201
This commit is contained in:
@@ -104,7 +104,6 @@ private:
|
||||
|
||||
void resetLocation();
|
||||
void gotoLocation(const QString &fileName, int lineNumber, bool setMarker);
|
||||
void activatePreviousMode();
|
||||
void readSettings();
|
||||
void writeSettings() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user