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:
@@ -361,6 +361,8 @@ protected:
|
||||
virtual void frameUp();
|
||||
virtual void frameDown();
|
||||
|
||||
void setTargetState(DebuggerState state);
|
||||
|
||||
DebuggerRunControl *runControl() const;
|
||||
|
||||
static QString msgWatchpointByAddressTriggered(BreakpointModelId id,
|
||||
|
||||
Reference in New Issue
Block a user