blob: c68b3bea7c87741b2e2982a0ddff83966d23a70f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8014.3" systemVersion="14D83" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8014.3"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="WebDocumentController">
<connections>
<outlet property="containerView" destination="xWm-c8-kTR" id="xua-2M-DAl"/>
<outlet property="window" destination="xOd-HO-29H" id="JIz-fz-R2o"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" frameAutosaveName="Main Window" animationBehavior="default" id="xOd-HO-29H" userLabel="Window">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="115" y="862" width="507" height="413"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1177"/>
<value key="minSize" type="size" width="94" height="86"/>
<view key="contentView" id="gIp-Ho-8D9">
<rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="xWm-c8-kTR">
<rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
</customView>
</subviews>
<constraints>
<constraint firstItem="xWm-c8-kTR" firstAttribute="top" secondItem="gIp-Ho-8D9" secondAttribute="top" id="0bJ-GX-Ftr"/>
<constraint firstAttribute="bottom" secondItem="xWm-c8-kTR" secondAttribute="bottom" id="JYw-LP-aQG"/>
<constraint firstItem="xWm-c8-kTR" firstAttribute="leading" secondItem="gIp-Ho-8D9" secondAttribute="leading" id="Lko-SY-7ZO"/>
<constraint firstAttribute="trailing" secondItem="xWm-c8-kTR" secondAttribute="trailing" id="e9O-Wq-iuR"/>
</constraints>
</view>
<connections>
<outlet property="delegate" destination="-2" id="0bl-1N-x8E"/>
</connections>
<point key="canvasLocation" x="409.5" y="297.5"/>
</window>
</objects>
</document>