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

@@ -361,6 +361,8 @@ protected:
virtual void frameUp();
virtual void frameDown();
void setTargetState(DebuggerState state);
DebuggerRunControl *runControl() const;
static QString msgWatchpointByAddressTriggered(BreakpointModelId id,