mirror of
https://github.com/ksherlock/ample.git
synced 2024-11-20 09:35:22 +00:00
30 lines
1.8 KiB
Plaintext
30 lines
1.8 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
||
|
<dependencies>
|
||
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
|
||
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||
|
</dependencies>
|
||
|
<objects>
|
||
|
<customObject id="-2" userLabel="File's Owner" customClass="CheatSheetWindowController">
|
||
|
<connections>
|
||
|
<outlet property="window" destination="QvC-M9-y7g" id="U2v-sN-OzH"/>
|
||
|
</connections>
|
||
|
</customObject>
|
||
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
||
|
<window title="Keyboard Cheat Sheet" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g">
|
||
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
||
|
<rect key="contentRect" x="196" y="240" width="640" height="640"/>
|
||
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
||
|
<view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="640" height="640"/>
|
||
|
<autoresizingMask key="autoresizingMask"/>
|
||
|
</view>
|
||
|
<connections>
|
||
|
<outlet property="delegate" destination="-2" id="u4H-aq-RE2"/>
|
||
|
</connections>
|
||
|
<point key="canvasLocation" x="42" y="198"/>
|
||
|
</window>
|
||
|
</objects>
|
||
|
</document>
|