[companion] Adjust GVAR not possible in global functions (fix #5425)
[opentx.git] / companion / targets / mac / qt_menu.nib / classes.nib
blob0031e0e4e5005c488f5fc6f688055a38197feb18
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>IBClasses</key>
6 <array>
7 <dict>
8 <key>ACTIONS</key>
9 <dict>
10 <key>hide</key>
11 <string>id</string>
12 <key>hideOtherApplications</key>
13 <string>id</string>
14 <key>orderFrontStandardAboutPanel</key>
15 <string>id</string>
16 <key>qtDispatcherToQAction</key>
17 <string>id</string>
18 <key>terminate</key>
19 <string>id</string>
20 <key>unhideAllApplications</key>
21 <string>id</string>
22 </dict>
23 <key>CLASS</key>
24 <string>QCocoaMenuLoader</string>
25 <key>LANGUAGE</key>
26 <string>ObjC</string>
27 <key>OUTLETS</key>
28 <dict>
29 <key>aboutItem</key>
30 <string>NSMenuItem</string>
31 <key>aboutQtItem</key>
32 <string>NSMenuItem</string>
33 <key>appMenu</key>
34 <string>NSMenu</string>
35 <key>hideItem</key>
36 <string>NSMenuItem</string>
37 <key>preferencesItem</key>
38 <string>NSMenuItem</string>
39 <key>quitItem</key>
40 <string>NSMenuItem</string>
41 <key>theMenu</key>
42 <string>NSMenu</string>
43 </dict>
44 <key>SUPERCLASS</key>
45 <string>NSResponder</string>
46 </dict>
47 <dict>
48 <key>CLASS</key>
49 <string>FirstResponder</string>
50 <key>LANGUAGE</key>
51 <string>ObjC</string>
52 <key>SUPERCLASS</key>
53 <string>NSObject</string>
54 </dict>
55 </array>
56 <key>IBVersion</key>
57 <string>1</string>
58 </dict>
59 </plist>