pcsxr-1.9.92
[pcsx_rearmed.git] / macosx / plugins / DFXVideo / English.lproj / NetSfPeopsSoftGPUConfig.nib / classes.nib
1 {
2     IBClasses = (
3         {
4             ACTIONS = {"" = id; }; 
5             CLASS = FirstResponder; 
6             LANGUAGE = ObjC; 
7             SUPERCLASS = NSObject; 
8         }, 
9         {
10             ACTIONS = {cancel = id; hackToggle = id; ok = id; reset = id; }; 
11             CLASS = NetSfPeopsSoftGPUPluginConfigController; 
12             LANGUAGE = ObjC; 
13             OUTLETS = {
14                 autoFullScreen = NSControl; 
15                 ditherMode = NSPopUpButton; 
16                 fpsCounter = NSControl; 
17                 frameSkipping = NSControl; 
18                 hackEnable = NSControl; 
19                 hacksView = NSView; 
20                 vSync = NSControl; 
21             }; 
22             SUPERCLASS = NSWindowController; 
23         }
24     ); 
25     IBVersion = 1; 
26 }