KMHeaderFooterPropertyMainController.xib 1.3 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMHeaderFooterPropertyMainController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  12. </connections>
  13. </customObject>
  14. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  15. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  16. <customView id="Hz6-mo-xeY">
  17. <rect key="frame" x="0.0" y="0.0" width="260" height="450"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  19. <point key="canvasLocation" x="226" y="39"/>
  20. </customView>
  21. </objects>
  22. </document>