diff options
Diffstat (limited to 'macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/classes.nib')
| -rw-r--r-- | macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/classes.nib | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/classes.nib b/macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/classes.nib new file mode 100644 index 00000000..a6be0edd --- /dev/null +++ b/macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/classes.nib @@ -0,0 +1,21 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = {cancel = id; hackToggle = id; ok = id; reset = id; }; + CLASS = NetSfPeopsSoftGPUPluginConfigController; + LANGUAGE = ObjC; + OUTLETS = { + autoFullScreen = NSControl; + ditherMode = NSPopUpButton; + fpsCounter = NSControl; + frameSkipping = NSControl; + hackEnable = NSControl; + hacksView = NSView; + vSync = NSControl; + }; + SUPERCLASS = NSWindowController; + } + ); + IBVersion = 1; +}
\ No newline at end of file |
