forked from qt-creator/qt-creator
		
	Make floating gdb views possible. Hiding when mode is switched.
This commit is contained in:
		@@ -96,7 +96,7 @@ private slots:
 | 
			
		||||
 | 
			
		||||
    void breakpointSetRemoveMarginActionTriggered();
 | 
			
		||||
    void breakpointEnableDisableMarginActionTriggered();
 | 
			
		||||
    void focusCurrentEditor(Core::IMode *mode);
 | 
			
		||||
    void onModeChanged(Core::IMode *mode);
 | 
			
		||||
    void showSettingsDialog();
 | 
			
		||||
 | 
			
		||||
    void startExternalApplication();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user