|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4488.1" systemVersion="12E55" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
3 | 3 | <dependencies>
|
4 | 4 | <deployment defaultVersion="1070" identifier="macosx"/>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4488.1"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/> |
6 | 6 | </dependencies>
|
7 | 7 | <objects>
|
8 | 8 | <customObject id="-2" userLabel="File's Owner" customClass="MVPreferenceController">
|
9 | 9 | <connections>
|
10 | 10 | <outlet property="openAtLaunch" destination="iE9-IS-2YW" id="apb-xH-se5"/>
|
11 |
| - <outlet property="useLLVMDisassembler" destination="53" id="73"/> |
12 | 11 | <outlet property="window" destination="23" id="25"/>
|
13 | 12 | </connections>
|
14 | 13 | </customObject>
|
|
23 | 22 | <rect key="frame" x="0.0" y="0.0" width="474" height="241"/>
|
24 | 23 | <autoresizingMask key="autoresizingMask"/>
|
25 | 24 | <subviews>
|
26 |
| - <button id="53"> |
27 |
| - <rect key="frame" x="42" y="181" width="195" height="18"/> |
28 |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
29 |
| - <buttonCell key="cell" type="check" title="Use LLVM disassembler" bezelStyle="regularSquare" imagePosition="left" inset="2" id="54"> |
30 |
| - <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
31 |
| - <font key="font" metaFont="system"/> |
32 |
| - </buttonCell> |
33 |
| - <connections> |
34 |
| - <action selector="toggleUseLLVMDisassembler:" target="-2" id="82"/> |
35 |
| - <binding destination="3" name="value" keyPath="values.UseLLVMDisassembler" id="81"/> |
36 |
| - </connections> |
37 |
| - </button> |
38 | 25 | <button id="iE9-IS-2YW">
|
39 |
| - <rect key="frame" x="42" y="153" width="232" height="18"/> |
| 26 | + <rect key="frame" x="18" y="188" width="232" height="18"/> |
40 | 27 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
41 | 28 | <buttonCell key="cell" type="check" title="Display open file menu at startup" bezelStyle="regularSquare" imagePosition="left" inset="2" id="rIK-aD-7Yv">
|
42 | 29 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
0 commit comments