123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="CDistanceMeasureInfoWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="angleLabel" destination="Gab-Do-JHB" id="VP9-HV-d0Z"/>
- <outlet property="angleTitleLabel" destination="cj2-uv-leJ" id="ymh-rO-2YU"/>
- <outlet property="cancelButton" destination="J3O-9a-Yf8" id="KNs-Dv-4N0"/>
- <outlet property="lengthLabel" destination="pNQ-XS-zSa" id="Hav-iL-DcO"/>
- <outlet property="lengthTitleLabel" destination="NiN-LM-nI2" id="4II-fQ-LC0"/>
- <outlet property="precisionLabel" destination="L6K-WZ-ufU" id="8y0-un-1rR"/>
- <outlet property="precisionTitleLabel" destination="xmh-zp-Pme" id="jZJ-oF-ZMW"/>
- <outlet property="scaleLabel" destination="WGH-zp-MrF" id="Hnm-Kh-hg0"/>
- <outlet property="scaleTitleLabel" destination="bkr-Me-ofi" id="Eg8-5M-cAQ"/>
- <outlet property="settingsButton" destination="uof-N3-MWI" id="6JI-Mz-ORK"/>
- <outlet property="titleLabel" destination="UR2-Nl-Rfq" id="Tbt-Ys-8Sh"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- <outlet property="xLabel" destination="yJ2-cI-hDJ" id="RSs-2Y-LBO"/>
- <outlet property="xTitleLabel" destination="mPW-Bh-h0a" id="hf2-u6-auN"/>
- <outlet property="yLabel" destination="kUi-Hy-7fS" id="Hw7-Wr-8Ge"/>
- <outlet property="yTitleLabel" destination="vPQ-p5-Hhs" id="WiH-qZ-9iE"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="1704" y="727" width="300" height="280"/>
- <rect key="screenRect" x="1440" y="-180" width="1920" height="1055"/>
- <view key="contentView" misplaced="YES" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="300" height="214"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="MLG-e9-AAe">
- <rect key="frame" x="20" y="198" width="16" height="16"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ImageNameToolbarMeasureLine" id="dJJ-Gm-hsW"/>
- </imageView>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="RmB-ov-qse">
- <rect key="frame" x="44" y="46" width="64" height="142"/>
- <view key="contentView" id="LOt-xf-nzG">
- <rect key="frame" x="0.0" y="0.0" width="64" height="142"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bkr-Me-ofi">
- <rect key="frame" x="-2" y="125" width="68" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Scale:" id="iJj-9Q-Srf">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NiN-LM-nI2">
- <rect key="frame" x="-2" y="100" width="68" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Length:" id="wgl-yc-wVa">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xmh-zp-Pme">
- <rect key="frame" x="-2" y="75" width="68" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Precision:" id="ndo-dd-Sac">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cj2-uv-leJ">
- <rect key="frame" x="-2" y="50" width="68" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Angle:" id="BYg-dB-6N3">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mPW-Bh-h0a">
- <rect key="frame" x="-2" y="25" width="68" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="X:" id="K0d-sL-sc4">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vPQ-p5-Hhs">
- <rect key="frame" x="-2" y="0.0" width="68" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Y:" id="P2y-Ro-HLT">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="xmh-zp-Pme" secondAttribute="trailing" id="5us-NI-UCX"/>
- <constraint firstAttribute="bottom" secondItem="vPQ-p5-Hhs" secondAttribute="bottom" id="95F-CD-Zjf"/>
- <constraint firstAttribute="trailing" secondItem="mPW-Bh-h0a" secondAttribute="trailing" id="DSZ-cP-Fam"/>
- <constraint firstAttribute="trailing" secondItem="cj2-uv-leJ" secondAttribute="trailing" id="FE1-Q2-LQ8"/>
- <constraint firstItem="mPW-Bh-h0a" firstAttribute="leading" secondItem="LOt-xf-nzG" secondAttribute="leading" id="K8Z-C3-0Xu"/>
- <constraint firstItem="mPW-Bh-h0a" firstAttribute="top" secondItem="cj2-uv-leJ" secondAttribute="bottom" constant="8" id="Oow-KJ-Yt3"/>
- <constraint firstItem="vPQ-p5-Hhs" firstAttribute="leading" secondItem="LOt-xf-nzG" secondAttribute="leading" id="V7q-0s-MCa"/>
- <constraint firstItem="vPQ-p5-Hhs" firstAttribute="top" secondItem="mPW-Bh-h0a" secondAttribute="bottom" constant="8" id="VXQ-mO-7Lm"/>
- <constraint firstItem="NiN-LM-nI2" firstAttribute="leading" secondItem="LOt-xf-nzG" secondAttribute="leading" id="XNS-Fq-861"/>
- <constraint firstItem="bkr-Me-ofi" firstAttribute="leading" secondItem="LOt-xf-nzG" secondAttribute="leading" id="adV-yB-HHP"/>
- <constraint firstAttribute="trailing" secondItem="vPQ-p5-Hhs" secondAttribute="trailing" id="cef-ec-cCy"/>
- <constraint firstItem="cj2-uv-leJ" firstAttribute="top" secondItem="xmh-zp-Pme" secondAttribute="bottom" constant="8" id="igQ-dK-WX8"/>
- <constraint firstItem="cj2-uv-leJ" firstAttribute="leading" secondItem="LOt-xf-nzG" secondAttribute="leading" id="kiS-zX-6iA"/>
- <constraint firstItem="xmh-zp-Pme" firstAttribute="top" secondItem="NiN-LM-nI2" secondAttribute="bottom" constant="8" id="nKd-O7-NAh"/>
- <constraint firstAttribute="trailing" secondItem="NiN-LM-nI2" secondAttribute="trailing" id="nZk-Tq-bFZ"/>
- <constraint firstItem="bkr-Me-ofi" firstAttribute="top" secondItem="LOt-xf-nzG" secondAttribute="top" id="rJl-NP-Ivh"/>
- <constraint firstAttribute="trailing" secondItem="bkr-Me-ofi" secondAttribute="trailing" id="sU0-jM-son"/>
- <constraint firstItem="xmh-zp-Pme" firstAttribute="leading" secondItem="LOt-xf-nzG" secondAttribute="leading" id="v3e-3x-lqB"/>
- <constraint firstItem="NiN-LM-nI2" firstAttribute="top" secondItem="bkr-Me-ofi" secondAttribute="bottom" constant="8" id="v6e-Ph-nuE"/>
- </constraints>
- </view>
- </box>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UR2-Nl-Rfq">
- <rect key="frame" x="42" y="196" width="172" height="19"/>
- <constraints>
- <constraint firstAttribute="width" constant="168" id="BRJ-8k-Oko"/>
- <constraint firstAttribute="height" constant="19" id="Xkg-W8-49N"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Distance Measurement" id="Mop-Hf-Nig">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uof-N3-MWI">
- <rect key="frame" x="205" y="10" width="80" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="3lA-aK-x62"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Setting" bezelStyle="rounded" alignment="center" controlSize="large" imageScaling="proportionallyDown" inset="2" id="N5u-eq-HZN">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClick_Setting:" target="-2" id="WWZ-MY-WpD"/>
- </connections>
- </button>
- <button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="J3O-9a-Yf8">
- <rect key="frame" x="114" y="2" width="79" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="gDb-Bi-4Sv"/>
- <constraint firstAttribute="width" constant="67" id="jPC-Xb-gqp"/>
- </constraints>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Wc-fi-Tbr">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- Gw
- </string>
- </buttonCell>
- <connections>
- <action selector="buttonItemClick_Cancel:" target="-2" id="X3Y-FR-GUg"/>
- </connections>
- </button>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="TAT-We-2IA">
- <rect key="frame" x="132" y="46" width="140" height="142"/>
- <view key="contentView" id="fdg-cy-dyo">
- <rect key="frame" x="0.0" y="0.0" width="140" height="142"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WGH-zp-MrF">
- <rect key="frame" x="-2" y="125" width="144" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="140" id="Knt-mK-pgE"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="0" id="ofb-dJ-bxz">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pNQ-XS-zSa">
- <rect key="frame" x="-2" y="100" width="144" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="0.1" id="3EM-lD-z9s">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="L6K-WZ-ufU">
- <rect key="frame" x="-2" y="75" width="144" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="0.1" id="Ypw-Vo-HDg">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Gab-Do-JHB">
- <rect key="frame" x="-2" y="50" width="144" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="0" id="f4O-y0-pg7">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yJ2-cI-hDJ">
- <rect key="frame" x="-2" y="25" width="144" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="0" id="m55-YG-Oxk">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kUi-Hy-7fS">
- <rect key="frame" x="-2" y="0.0" width="144" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="0" id="63G-dc-pHe">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="kUi-Hy-7fS" secondAttribute="trailing" id="2Jg-Mc-MTk"/>
- <constraint firstItem="L6K-WZ-ufU" firstAttribute="top" secondItem="pNQ-XS-zSa" secondAttribute="bottom" constant="8" id="2sT-95-6Xe"/>
- <constraint firstItem="WGH-zp-MrF" firstAttribute="top" secondItem="fdg-cy-dyo" secondAttribute="top" id="43b-7p-ctZ"/>
- <constraint firstItem="pNQ-XS-zSa" firstAttribute="leading" secondItem="fdg-cy-dyo" secondAttribute="leading" id="4Xg-TS-YMr"/>
- <constraint firstItem="WGH-zp-MrF" firstAttribute="leading" secondItem="fdg-cy-dyo" secondAttribute="leading" id="5OL-fl-LPt"/>
- <constraint firstAttribute="bottom" secondItem="kUi-Hy-7fS" secondAttribute="bottom" id="6tG-II-l3c"/>
- <constraint firstItem="Gab-Do-JHB" firstAttribute="leading" secondItem="fdg-cy-dyo" secondAttribute="leading" id="IEW-y9-M3i"/>
- <constraint firstAttribute="trailing" secondItem="pNQ-XS-zSa" secondAttribute="trailing" id="Pre-UE-4mk"/>
- <constraint firstAttribute="trailing" secondItem="WGH-zp-MrF" secondAttribute="trailing" id="TqR-f7-Rzz"/>
- <constraint firstItem="kUi-Hy-7fS" firstAttribute="top" secondItem="yJ2-cI-hDJ" secondAttribute="bottom" constant="8" id="ZJo-oC-zQe"/>
- <constraint firstAttribute="trailing" secondItem="yJ2-cI-hDJ" secondAttribute="trailing" id="aYM-eU-PUc"/>
- <constraint firstItem="L6K-WZ-ufU" firstAttribute="leading" secondItem="fdg-cy-dyo" secondAttribute="leading" id="b6n-FE-fjC"/>
- <constraint firstItem="yJ2-cI-hDJ" firstAttribute="leading" secondItem="fdg-cy-dyo" secondAttribute="leading" id="fqX-JZ-qRt"/>
- <constraint firstItem="yJ2-cI-hDJ" firstAttribute="top" secondItem="Gab-Do-JHB" secondAttribute="bottom" constant="8" id="lAW-OW-Km1"/>
- <constraint firstAttribute="trailing" secondItem="Gab-Do-JHB" secondAttribute="trailing" id="n9a-Ux-9xm"/>
- <constraint firstItem="pNQ-XS-zSa" firstAttribute="top" secondItem="WGH-zp-MrF" secondAttribute="bottom" constant="8" id="onV-Gt-H4p"/>
- <constraint firstItem="kUi-Hy-7fS" firstAttribute="leading" secondItem="fdg-cy-dyo" secondAttribute="leading" id="wJB-Rw-TPk"/>
- <constraint firstItem="Gab-Do-JHB" firstAttribute="top" secondItem="L6K-WZ-ufU" secondAttribute="bottom" constant="8" id="xSF-bs-GwQ"/>
- <constraint firstAttribute="trailing" secondItem="L6K-WZ-ufU" secondAttribute="trailing" id="xpg-bS-HS1"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="UR2-Nl-Rfq" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="-1" id="2u2-8v-0Br"/>
- <constraint firstItem="uof-N3-MWI" firstAttribute="centerY" secondItem="J3O-9a-Yf8" secondAttribute="centerY" id="6Iu-cM-e4A"/>
- <constraint firstItem="MLG-e9-AAe" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="Ccv-BI-nig"/>
- <constraint firstItem="TAT-We-2IA" firstAttribute="leading" secondItem="RmB-ov-qse" secondAttribute="trailing" constant="24" id="RQX-ue-JAA"/>
- <constraint firstItem="uof-N3-MWI" firstAttribute="leading" secondItem="J3O-9a-Yf8" secondAttribute="trailing" constant="18" id="Uu8-5k-M6L"/>
- <constraint firstAttribute="trailing" secondItem="uof-N3-MWI" secondAttribute="trailing" constant="15" id="fDm-s1-izZ"/>
- <constraint firstItem="RmB-ov-qse" firstAttribute="top" secondItem="UR2-Nl-Rfq" secondAttribute="bottom" constant="8" id="jtx-8D-eo5"/>
- <constraint firstItem="uof-N3-MWI" firstAttribute="top" secondItem="TAT-We-2IA" secondAttribute="bottom" constant="20" id="neL-lT-I4Y"/>
- <constraint firstAttribute="bottom" secondItem="uof-N3-MWI" secondAttribute="bottom" constant="10" id="o4l-eO-NEE"/>
- <constraint firstItem="UR2-Nl-Rfq" firstAttribute="centerY" secondItem="MLG-e9-AAe" secondAttribute="centerY" id="syL-Yw-Q7G"/>
- <constraint firstItem="RmB-ov-qse" firstAttribute="leading" secondItem="UR2-Nl-Rfq" secondAttribute="leading" id="t4P-fZ-wrJ"/>
- <constraint firstItem="UR2-Nl-Rfq" firstAttribute="leading" secondItem="MLG-e9-AAe" secondAttribute="trailing" constant="8" id="w5N-B1-7WB"/>
- <constraint firstItem="TAT-We-2IA" firstAttribute="firstBaseline" secondItem="RmB-ov-qse" secondAttribute="firstBaseline" id="wMP-iw-48f"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="3" y="144"/>
- </window>
- </objects>
- <resources>
- <image name="ImageNameToolbarMeasureLine" width="16" height="16"/>
- </resources>
- </document>
|