aboutsummaryrefslogtreecommitdiff
path: root/macosx/English.lproj/Configuration.nib/classes.nib
blob: 1198eea558f441ff86c34ebfb84c0939a10d9f9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
    IBClasses = (
        {
            ACTIONS = {
                mcdChangeClicked = id; 
                mcdNewClicked = id; 
                setCheckbox = id; 
                setCheckboxInverse = id; 
                setVideoType = id; 
            }; 
            CLASS = ConfigurationController; 
            LANGUAGE = ObjC; 
            OUTLETS = {
                autoVTypeCell = id; 
                bwMdecCell = id; 
                cdromPlugin = PluginController; 
                consoleOutputCell = id; 
                graphicsPlugin = PluginController; 
                mcd1Label = NSTextField; 
                mcd2Label = NSTextField; 
                noCDAudioCell = id; 
                noXaAudioCell = id; 
                padPlugin = PluginController; 
                rCountFixCell = id; 
                sioIrqAlwaysCell = id; 
                soundPlugin = PluginController; 
                spuIrqAlwaysCell = id; 
                usesDynarecCell = id; 
                usesHleCell = id; 
                vSyncWAFixCell = id; 
                vTypePALCell = id; 
            }; 
            SUPERCLASS = NSWindowController; 
        }, 
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            ACTIONS = {doAbout = id; doConfigure = id; selectPlugin = id; }; 
            CLASS = PluginController; 
            LANGUAGE = ObjC; 
            OUTLETS = {
                aboutButton = NSButton; 
                configureButton = NSButton; 
                pluginMenu = NSPopUpButton; 
            }; 
            SUPERCLASS = NSObject; 
        }
    ); 
    IBVersion = 1; 
}