QmlDebugger: Fixing QmlCppEngine for failed setup due to timed out connection

This commit is contained in:
Christiaan Janssen
2010-11-16 16:17:16 +01:00
parent da84000313
commit d992b223f6
2 changed files with 18 additions and 13 deletions

View File

@@ -107,7 +107,6 @@ private slots:
void editorChanged(Core::IEditor *editor);
private:
void setupSlaveEngineOnTimer();
void initEngineShutdown();
bool checkErrorState(const DebuggerState stateToCheck);
void engineStateChanged(const DebuggerState &newState);