You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

31 line
1.9 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19455" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19455"/>
  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="WebviewWindowController" customModule="webview_universal" customModuleProvider="target">
  10. <connections>
  11. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  12. </connections>
  13. </customObject>
  14. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  15. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  16. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5">
  17. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
  18. <rect key="contentRect" x="631" y="399" width="647" height="424"/>
  19. <rect key="screenRect" x="0.0" y="0.0" width="1792" height="1095"/>
  20. <view key="contentView" id="se5-gp-TjO">
  21. <rect key="frame" x="0.0" y="0.0" width="647" height="424"/>
  22. <autoresizingMask key="autoresizingMask"/>
  23. </view>
  24. <connections>
  25. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  26. </connections>
  27. <point key="canvasLocation" x="7.5" y="258"/>
  28. </window>
  29. </objects>
  30. </document>