|
@@ -1,12 +1,12 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?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">
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<dependencies>
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<deployment identifier="macosx"/>
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
</dependencies>
|
|
<objects>
|
|
<objects>
|
|
- <customObject id="-2" userLabel="File's Owner" customClass="KMProductPromotionViewController" customModule="PDF_Office" customModuleProvider="target">
|
|
|
|
|
|
+ <customObject id="-2" userLabel="File's Owner" customClass="KMProductPromotionViewController" customModule="PDF_Master" customModuleProvider="target">
|
|
<connections>
|
|
<connections>
|
|
<outlet property="activitiesBox" destination="CxY-O0-Cyh" id="Tbm-K1-BO2"/>
|
|
<outlet property="activitiesBox" destination="CxY-O0-Cyh" id="Tbm-K1-BO2"/>
|
|
<outlet property="activitiesCloseButton" destination="Qju-Te-5th" id="eV6-mm-onD"/>
|
|
<outlet property="activitiesCloseButton" destination="Qju-Te-5th" id="eV6-mm-onD"/>
|
|
@@ -20,7 +20,7 @@
|
|
<rect key="frame" x="0.0" y="0.0" width="612" height="188"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="612" height="188"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="CxY-O0-Cyh" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
|
|
|
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="CxY-O0-Cyh" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="612" height="188"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="612" height="188"/>
|
|
<view key="contentView" id="Cbo-eS-eTf">
|
|
<view key="contentView" id="Cbo-eS-eTf">
|
|
<rect key="frame" x="0.0" y="0.0" width="612" height="188"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="612" height="188"/>
|
|
@@ -32,14 +32,14 @@
|
|
</imageView>
|
|
</imageView>
|
|
<button translatesAutoresizingMaskIntoConstraints="NO" id="Qju-Te-5th">
|
|
<button translatesAutoresizingMaskIntoConstraints="NO" id="Qju-Te-5th">
|
|
<rect key="frame" x="577" y="151.5" width="30.5" height="34"/>
|
|
<rect key="frame" x="577" y="151.5" width="30.5" height="34"/>
|
|
- <constraints>
|
|
|
|
- <constraint firstAttribute="width" constant="30" id="3nJ-qp-c0X"/>
|
|
|
|
- <constraint firstAttribute="height" constant="30" id="dQs-eI-ACu"/>
|
|
|
|
- </constraints>
|
|
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSStopProgressTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="svV-sJ-Rzg">
|
|
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSStopProgressTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="svV-sJ-Rzg">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</buttonCell>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="width" constant="30" id="3nJ-qp-c0X"/>
|
|
|
|
+ <constraint firstAttribute="height" constant="30" id="dQs-eI-ACu"/>
|
|
|
|
+ </constraints>
|
|
<connections>
|
|
<connections>
|
|
<action selector="activitiesCloseButtonAction:" target="-2" id="0SA-cU-MfX"/>
|
|
<action selector="activitiesCloseButtonAction:" target="-2" id="0SA-cU-MfX"/>
|
|
</connections>
|
|
</connections>
|