forked from qt-creator/qt-creator
QmlCppEngine: Fix warnings about invalid state changes
Change-Id: Iaa45ff106f5f71a2c7f4729c64c281921b855f80 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -118,6 +118,7 @@ protected:
|
||||
void runEngine();
|
||||
void shutdownInferior();
|
||||
void shutdownEngine();
|
||||
void quitDebugger();
|
||||
void abortDebugger();
|
||||
|
||||
void notifyInferiorRunOk();
|
||||
|
||||
Reference in New Issue
Block a user