QmlCppEngine: Fix warnings about invalid state changes

Change-Id: Iaa45ff106f5f71a2c7f4729c64c281921b855f80
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Kai Koehne
2012-01-19 14:42:16 +01:00
committed by hjk
parent 75a9d6961c
commit 6bb77534c0
4 changed files with 174 additions and 58 deletions

View File

@@ -118,6 +118,7 @@ protected:
void runEngine();
void shutdownInferior();
void shutdownEngine();
void quitDebugger();
void abortDebugger();
void notifyInferiorRunOk();