diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-02 06:59:44 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-02 06:59:44 +0000 |
| commit | 303526a061af0ba94fb320887e36b90ac8d9123c (patch) | |
| tree | 834fca85acecf180b34dd82b7b1e06dc6c95c565 /macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/classes.nib | |
| parent | 69840b25a2e8331f0619d5a087204ae44af9ae9e (diff) | |
| download | pcsxr-303526a061af0ba94fb320887e36b90ac8d9123c.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34786 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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 |
