You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
2.3 KiB
36 lines
2.3 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
|
<dependencies> |
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="18122"/> |
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
</dependencies> |
|
<objects> |
|
<customObject id="-2" userLabel="File's Owner"/> |
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
<customView id="Hz6-mo-xeY"> |
|
<rect key="frame" x="0.0" y="0.0" width="15" height="103"/> |
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
|
<subviews> |
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="9oV-Ab-UG7" userLabel="Vertical Line"> |
|
<rect key="frame" x="7" y="0.0" width="2" height="103"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="2" id="aed-xx-Q4B"/> |
|
</constraints> |
|
</customView> |
|
</subviews> |
|
<constraints> |
|
<constraint firstAttribute="bottom" secondItem="9oV-Ab-UG7" secondAttribute="bottom" id="FOz-f9-2fW"/> |
|
<constraint firstItem="9oV-Ab-UG7" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="YXM-F6-rKf"/> |
|
<constraint firstItem="9oV-Ab-UG7" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" identifier="constrainFromTop" id="yDo-di-gX7"/> |
|
</constraints> |
|
<point key="canvasLocation" x="-17.5" y="283"/> |
|
</customView> |
|
<customObject id="p0M-E4-898" customClass="TimeMarkerViewItem" customModule="Clocker" customModuleProvider="target"> |
|
<connections> |
|
<outlet property="verticalLineView" destination="9oV-Ab-UG7" id="0d5-Lu-gh3"/> |
|
<outlet property="view" destination="Hz6-mo-xeY" id="9S0-wg-csq"/> |
|
</connections> |
|
</customObject> |
|
</objects> |
|
</document>
|
|
|