forked from qt-creator/qt-creator
		
	QmlDebugger: Fixing QmlCppEngine for failed setup due to timed out connection
This commit is contained in:
		@@ -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);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user