Moved MacVim project to src/MacVim and removed runtime folder
[MacVim/jjgod.git] / src / MacVim / English.lproj / EmptyWindow.nib / classes.nib
blob1b3240d12a698bd4c712d1c04e105e70c70ea0fb
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             ACTIONS = {addNewTab = id; toggleToolbar = id; }; 
6             CLASS = MMWindowController; 
7             LANGUAGE = ObjC; 
8             OUTLETS = {
9                 statusSeparator = NSBox; 
10                 statusTextField = NSTextField; 
11                 tabBarControl = PSMTabBarControl; 
12                 tabView = NSTabView; 
13                 tablineSeparator = NSBox; 
14             }; 
15             SUPERCLASS = NSWindowController; 
16         }
17     ); 
18     IBVersion = 1;