aboutsummaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
diff options
context:
space:
mode:
authornotaz2010-11-16 18:39:07 +0200
committernotaz2010-11-17 00:58:09 +0200
commitaa1fc44b4532dc68be2482730a275f8a3ba8a039 (patch)
tree95f1ec936aa776158f8b76e805eb0c1eafe473b0 /macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
parentef79bbde537d6b9c745a7d86cb9df1d04c35590d (diff)
downloadpcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.tar.gz
pcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.tar.bz2
pcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.zip
remove stuff we won't need
this makes the source tree more pleasant to work with.
Diffstat (limited to 'macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib')
-rw-r--r--macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib33
1 files changed, 0 insertions, 33 deletions
diff --git a/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib b/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
deleted file mode 100644
index ac067a6..0000000
--- a/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = NetPcsxHIDInputPluginMappingCell;
- LANGUAGE = ObjC;
- SUPERCLASS = NSTextFieldCell;
- },
- {
- ACTIONS = {cancel = id; ok = id; setKey = id; };
- CLASS = NetPcsxHIDInputPluginPadController;
- LANGUAGE = ObjC;
- OUTLETS = {
- controllerView = NetPcsxHIDInputPluginPadView;
- controllerView1 = id;
- controllerView2 = id;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {setDevice = id; setType = id; };
- CLASS = NetPcsxHIDInputPluginPadView;
- LANGUAGE = ObjC;
- OUTLETS = {
- deviceMenu = NSPopUpButton;
- tableView = NSTableView;
- typeMenu = NSPopUpButton;
- };
- SUPERCLASS = NSView;
- }
- );
- IBVersion = 1;
-} \ No newline at end of file