blob: b1026d403b6732e84be8b765124f973ff1caff26 [file] [log] [blame]
enrica@apple.comb6143c82015-02-19 18:41:24 +00001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
simon.fraser@apple.com891b28a2015-02-20 19:45:52 +00002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7504.2" systemVersion="14D77" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
enrica@apple.comb6143c82015-02-19 18:41:24 +00003 <dependencies>
simon.fraser@apple.com891b28a2015-02-20 19:45:52 +00004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7504.2"/>
enrica@apple.comb6143c82015-02-19 18:41:24 +00005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="WebDocumentController">
8 <connections>
9 <outlet property="containerView" destination="xWm-c8-kTR" id="xua-2M-DAl"/>
10 <outlet property="window" destination="xOd-HO-29H" id="JIz-fz-R2o"/>
11 </connections>
12 </customObject>
13 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
14 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
simon.fraser@apple.com891b28a2015-02-20 19:45:52 +000015 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" frameAutosaveName="Main Window" animationBehavior="default" id="xOd-HO-29H" userLabel="Window">
enrica@apple.comb6143c82015-02-19 18:41:24 +000016 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
17 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
simon.fraser@apple.com891b28a2015-02-20 19:45:52 +000018 <rect key="contentRect" x="115" y="862" width="507" height="413"/>
enrica@apple.comb6143c82015-02-19 18:41:24 +000019 <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
20 <value key="minSize" type="size" width="94" height="86"/>
21 <view key="contentView" id="gIp-Ho-8D9">
22 <rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
23 <autoresizingMask key="autoresizingMask"/>
24 <subviews>
25 <customView translatesAutoresizingMaskIntoConstraints="NO" id="xWm-c8-kTR">
26 <rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
27 </customView>
28 </subviews>
29 <constraints>
30 <constraint firstItem="xWm-c8-kTR" firstAttribute="top" secondItem="gIp-Ho-8D9" secondAttribute="top" id="0bJ-GX-Ftr"/>
31 <constraint firstAttribute="bottom" secondItem="xWm-c8-kTR" secondAttribute="bottom" id="JYw-LP-aQG"/>
32 <constraint firstItem="xWm-c8-kTR" firstAttribute="leading" secondItem="gIp-Ho-8D9" secondAttribute="leading" id="Lko-SY-7ZO"/>
33 <constraint firstAttribute="trailing" secondItem="xWm-c8-kTR" secondAttribute="trailing" id="e9O-Wq-iuR"/>
34 </constraints>
35 </view>
36 <connections>
37 <outlet property="delegate" destination="-2" id="0bl-1N-x8E"/>
38 </connections>
39 </window>
40 </objects>
41</document>