qml debugger: make the application output work

This commit is contained in:
Olivier Goffart
2010-08-25 16:48:35 +02:00
parent d0f794b65e
commit af46c3d947
4 changed files with 24 additions and 2 deletions

View File

@@ -326,7 +326,7 @@ protected:
void setState(DebuggerState state, bool forced = false);
void setRunInWrapperEngine(bool value);
private:
protected:
DebuggerRunControl *runControl() const;
private: