snes9x/macosx/Snes9x/S9xPreferences/S9xPreferencesWindowControl...

31 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="S9xPreferencesWindowController">
<connections>
<outlet property="window" destination="j0p-3d-AN7" id="ciu-EE-QFN"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" frameAutosaveName="" animationBehavior="default" id="j0p-3d-AN7">
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
<rect key="contentRect" x="131" y="158" width="492" height="366"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
<view key="contentView" id="7QJ-aV-4Zd">
<rect key="frame" x="0.0" y="0.0" width="492" height="366"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</view>
<connections>
<outlet property="initialFirstResponder" destination="7QJ-aV-4Zd" id="sh4-o0-sBs"/>
</connections>
<point key="canvasLocation" x="-83" y="174"/>
</window>
</objects>
</document>