forked from qt-creator/qt-creator
		
	emacs functionality, but more creator-style names
This commit is contained in:
		@@ -123,9 +123,9 @@ const char * const ZOOM_WINDOW           = "QtCreator.ZoomWindow";
 | 
			
		||||
 | 
			
		||||
const char * const SPLIT                 = "QtCreator.Split";
 | 
			
		||||
const char * const SPLIT_SIDE_BY_SIDE    = "QtCreator.SplitSideBySide";
 | 
			
		||||
const char * const DELETE_WINDOW         = "QtCreator.DeleteWindow";
 | 
			
		||||
const char * const DELETE_OTHER_WINDOWS  = "QtCreator.DeleteOtherWindows";
 | 
			
		||||
const char * const GOTO_OTHER_WINDOW     = "QtCreator.GotoOtherWindow";
 | 
			
		||||
const char * const REMOVE_CURRENT_SPLIT  = "QtCreator.RemoveCurrentSplit";
 | 
			
		||||
const char * const REMOVE_ALL_SPLITS     = "QtCreator.RemoveAllSplits";
 | 
			
		||||
const char * const GOTO_OTHER_SPLIT      = "QtCreator.GotoOtherSplit";
 | 
			
		||||
const char * const SAVEASDEFAULT         = "QtCreator.SaveAsDefaultLayout";
 | 
			
		||||
const char * const RESTOREDEFAULT        = "QtCreator.RestoreDefaultLayout";
 | 
			
		||||
const char * const CLOSE                 = "QtCreator.Close";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user