summaryrefslogtreecommitdiff
path: root/macosx/plugins/HIDInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/HIDInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib')
-rw-r--r--macosx/plugins/HIDInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib29
1 files changed, 29 insertions, 0 deletions
diff --git a/macosx/plugins/HIDInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib b/macosx/plugins/HIDInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
new file mode 100644
index 00000000..c87ba71d
--- /dev/null
+++ b/macosx/plugins/HIDInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
@@ -0,0 +1,29 @@
+{
+ 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 = {setType = id; };
+ CLASS = NetPcsxHIDInputPluginPadView;
+ LANGUAGE = ObjC;
+ OUTLETS = {tableView = NSTableView; typeMenu = NSView; };
+ SUPERCLASS = NSView;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file