blob: 8bd4000231e0186aec3eaf724fde56593a721ac0 [file] [log] [blame]
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6254"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="PreferencesViewController">
9 <connections>
10 <outlet property="view" destination="tP7-RI-Nc4" id="eQD-Q2-z2h"/>
11 </connections>
12 </customObject>
13 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
14 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
15 <customView wantsLayer="YES" focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="tP7-RI-Nc4">
Alexandre Lision1154eb32015-03-20 18:31:48 -040016 <rect key="frame" x="0.0" y="0.0" width="700" height="500"/>
17 <constraints>
18 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="500" id="GrH-eh-xjo"/>
19 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="700" id="hH2-R5-frs"/>
20 </constraints>
21 <point key="canvasLocation" x="412.5" y="157.5"/>
Alexandre Lision4a7b95e2015-02-20 10:06:43 -050022 </customView>
23 </objects>
24</document>