|
@@ -1,12 +1,11 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
<dependencies>
|
|
|
- <deployment identifier="macosx"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
|
- <customObject id="-2" userLabel="File's Owner" customClass="KMMainViewController" customModule="PDF_Office" customModuleProvider="target">
|
|
|
+ <customObject id="-2" userLabel="File's Owner" customClass="KMMainViewController" customModule="PDF_Master" customModuleProvider="target">
|
|
|
<connections>
|
|
|
<outlet property="PDFContendView" destination="yMu-ou-GV9" id="diy-Q0-PHp"/>
|
|
|
<outlet property="bottomAreaView" destination="z7q-Gv-vF1" id="7WI-Yd-Ayi"/>
|
|
@@ -74,14 +73,14 @@ Gw
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Cdz-fv-u4h" customClass="CPDFListView">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1000" height="578"/>
|
|
|
</customView>
|
|
|
- <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3E1-9V-2lu" customClass="KMReadModelView" customModule="PDF_Office" customModuleProvider="target">
|
|
|
+ <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3E1-9V-2lu" customClass="KMReadModelView" customModule="PDF_Master" customModuleProvider="target">
|
|
|
<rect key="frame" x="325" y="16" width="350" height="32"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="350" id="8go-j7-y2w"/>
|
|
|
<constraint firstAttribute="height" constant="32" id="Opl-4j-wTU"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zKE-Pq-I7d" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
|
|
|
+ <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zKE-Pq-I7d" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
|
|
|
<rect key="frame" x="4" y="14" width="60" height="24"/>
|
|
|
<view key="contentView" id="cbK-wK-42I">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="60" height="24"/>
|
|
@@ -155,7 +154,7 @@ Gw
|
|
|
<constraint firstAttribute="height" constant="32" id="Yz2-02-Ux4"/>
|
|
|
</constraints>
|
|
|
</box>
|
|
|
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="z7q-Gv-vF1" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
|
|
|
+ <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="z7q-Gv-vF1" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1335" height="48"/>
|
|
|
<view key="contentView" id="y3C-Id-Gzh">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="1335" height="48"/>
|
|
@@ -203,8 +202,8 @@ Gw
|
|
|
</constraints>
|
|
|
<point key="canvasLocation" x="457.5" y="352.5"/>
|
|
|
</customView>
|
|
|
- <viewController id="2rl-M4-8Gt" customClass="KMToolbarViewController" customModule="PDF_Office" customModuleProvider="target"/>
|
|
|
- <viewController id="IRu-me-bV3" customClass="KMToolbarController" customModule="PDF_Office" customModuleProvider="target"/>
|
|
|
+ <viewController id="2rl-M4-8Gt" customClass="KMToolbarViewController" customModule="PDF_Master" customModuleProvider="target"/>
|
|
|
+ <viewController id="IRu-me-bV3" customClass="KMToolbarController" customModule="PDF_Master" customModuleProvider="target"/>
|
|
|
<splitView dividerStyle="thin" vertical="YES" id="r2n-G7-pBF" customClass="KMSplitView">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="265" height="250"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|