|
@@ -1,12 +1,12 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
<dependencies>
|
|
|
<deployment identifier="macosx"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
|
- <customObject id="-2" userLabel="File's Owner" customClass="KMCompareCoveringWindowController" customModule="PDF_Master" customModuleProvider="target">
|
|
|
+ <customObject id="-2" userLabel="File's Owner" customClass="KMCompareCoveringWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
<connections>
|
|
|
<outlet property="coveringView" destination="B9i-XN-eIE" id="BOH-gn-GCz"/>
|
|
|
<outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
|
|
@@ -17,14 +17,14 @@
|
|
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
|
|
|
<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="196" y="240" width="480" height="270"/>
|
|
|
+ <rect key="contentRect" x="196" y="240" width="907" height="551"/>
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
|
|
|
<view key="contentView" id="se5-gp-TjO">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="907" height="551"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="B9i-XN-eIE" customClass="KMCompareCoveringView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="B9i-XN-eIE" customClass="KMCompareCoveringView" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="907" height="551"/>
|
|
|
</customView>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
@@ -37,7 +37,7 @@
|
|
|
<connections>
|
|
|
<outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="-27" y="114"/>
|
|
|
+ <point key="canvasLocation" x="-172.5" y="193.5"/>
|
|
|
</window>
|
|
|
</objects>
|
|
|
</document>
|