forked from qt-creator/qt-creator
debugger: enable forceful abort of mixed qml/cpp engine
Change-Id: I815f0bf91e8ca58c9e472f81a234834dc341f29d Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
@@ -118,6 +118,7 @@ protected:
|
||||
void runEngine();
|
||||
void shutdownInferior();
|
||||
void shutdownEngine();
|
||||
void abortDebugger();
|
||||
|
||||
void notifyInferiorRunOk();
|
||||
void notifyInferiorSpontaneousStop();
|
||||
|
||||
Reference in New Issue
Block a user