forked from qt-creator/qt-creator
		
	Fixes: debugger: work on shutdown
This commit is contained in:
		@@ -466,8 +466,6 @@ private:
 | 
			
		||||
    IDebuggerEngine *engine();
 | 
			
		||||
    IDebuggerEngine *m_engine;
 | 
			
		||||
    DebuggerSettings m_settings;
 | 
			
		||||
    // set during application shutdown
 | 
			
		||||
    bool m_shutdown;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
} // namespace Internal
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user