|
|
|
@ -1,337 +1,44 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
|
|
|
|
|
<data>
|
|
|
|
|
<int key="IBDocument.SystemTarget">1070</int>
|
|
|
|
|
<string key="IBDocument.SystemVersion">11C74</string>
|
|
|
|
|
<string key="IBDocument.InterfaceBuilderVersion">1938</string>
|
|
|
|
|
<string key="IBDocument.AppKitVersion">1138.23</string>
|
|
|
|
|
<string key="IBDocument.HIToolboxVersion">567.00</string>
|
|
|
|
|
<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="NSArray" key="dict.sortedKeys">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
|
|
<string>com.apple.WebKitIBPlugin</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableArray" key="dict.values">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<string>1938</string>
|
|
|
|
|
<string>822</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<string>NSWindowTemplate</string>
|
|
|
|
|
<string>NSView</string>
|
|
|
|
|
<string>NSCustomObject</string>
|
|
|
|
|
<string>WebView</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSArray" key="IBDocument.PluginDependencies">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
|
|
<string>com.apple.WebKitIBPlugin</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableDictionary" key="IBDocument.Metadata">
|
|
|
|
|
<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
|
|
|
|
|
<integer value="1" key="NS.object.0"/>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="NSCustomObject" id="1001">
|
|
|
|
|
<string key="NSClassName">WindowController</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSCustomObject" id="1003">
|
|
|
|
|
<string key="NSClassName">FirstResponder</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSCustomObject" id="1004">
|
|
|
|
|
<string key="NSClassName">NSApplication</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSWindowTemplate" id="1005">
|
|
|
|
|
<int key="NSWindowStyleMask">15</int>
|
|
|
|
|
<int key="NSWindowBacking">2</int>
|
|
|
|
|
<string key="NSWindowRect">{{196, 240}, {758, 410}}</string>
|
|
|
|
|
<int key="NSWTFlags">544735232</int>
|
|
|
|
|
<string key="NSWindowTitle">Window</string>
|
|
|
|
|
<string key="NSWindowClass">NSWindow</string>
|
|
|
|
|
<nil key="NSViewClass"/>
|
|
|
|
|
<nil key="NSUserInterfaceItemIdentifier"/>
|
|
|
|
|
<object class="NSView" key="NSWindowView" id="1006">
|
|
|
|
|
<reference key="NSNextResponder"/>
|
|
|
|
|
<int key="NSvFlags">256</int>
|
|
|
|
|
<object class="NSMutableArray" key="NSSubviews">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="WebView" id="807146547">
|
|
|
|
|
<reference key="NSNextResponder" ref="1006"/>
|
|
|
|
|
<int key="NSvFlags">274</int>
|
|
|
|
|
<object class="NSMutableSet" key="NSDragTypes">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="NSArray" key="set.sortedObjects">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<string>Apple HTML pasteboard type</string>
|
|
|
|
|
<string>Apple PDF pasteboard type</string>
|
|
|
|
|
<string>Apple PICT pasteboard type</string>
|
|
|
|
|
<string>Apple URL pasteboard type</string>
|
|
|
|
|
<string>Apple Web Archive pasteboard type</string>
|
|
|
|
|
<string>NSColor pasteboard type</string>
|
|
|
|
|
<string>NSFilenamesPboardType</string>
|
|
|
|
|
<string>NSStringPboardType</string>
|
|
|
|
|
<string>NeXT RTFD pasteboard type</string>
|
|
|
|
|
<string>NeXT Rich Text Format v1.0 pasteboard type</string>
|
|
|
|
|
<string>NeXT TIFF v4.0 pasteboard type</string>
|
|
|
|
|
<string>WebURLsWithTitlesPboardType</string>
|
|
|
|
|
<string>public.png</string>
|
|
|
|
|
<string>public.url</string>
|
|
|
|
|
<string>public.url-name</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<string key="NSFrameSize">{758, 410}</string>
|
|
|
|
|
<reference key="NSSuperview" ref="1006"/>
|
|
|
|
|
<reference key="NSWindow"/>
|
|
|
|
|
<reference key="NSNextKeyView"/>
|
|
|
|
|
<int key="NSViewLayerContentsRedrawPolicy">2</int>
|
|
|
|
|
<string key="NSReuseIdentifierKey">_NS:51</string>
|
|
|
|
|
<string key="FrameName"/>
|
|
|
|
|
<string key="GroupName"/>
|
|
|
|
|
<object class="WebPreferences" key="Preferences">
|
|
|
|
|
<string key="Identifier"/>
|
|
|
|
|
<object class="NSMutableDictionary" key="Values">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="NSArray" key="dict.sortedKeys">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<string>WebKitDefaultFixedFontSize</string>
|
|
|
|
|
<string>WebKitDefaultFontSize</string>
|
|
|
|
|
<string>WebKitMinimumFontSize</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableArray" key="dict.values">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<integer value="12"/>
|
|
|
|
|
<integer value="12"/>
|
|
|
|
|
<integer value="1"/>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<bool key="UseBackForwardList">YES</bool>
|
|
|
|
|
<bool key="AllowsUndo">YES</bool>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<string key="NSFrameSize">{758, 410}</string>
|
|
|
|
|
<reference key="NSSuperview"/>
|
|
|
|
|
<reference key="NSWindow"/>
|
|
|
|
|
<reference key="NSNextKeyView" ref="807146547"/>
|
|
|
|
|
</object>
|
|
|
|
|
<string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
|
|
|
|
|
<string key="NSMaxSize">{10000000000000, 10000000000000}</string>
|
|
|
|
|
<int key="NSWindowCollectionBehavior">128</int>
|
|
|
|
|
<bool key="NSWindowIsRestorable">YES</bool>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBObjectContainer" key="IBDocument.Objects">
|
|
|
|
|
<object class="NSMutableArray" key="connectionRecords">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="IBConnectionRecord">
|
|
|
|
|
<object class="IBOutletConnection" key="connection">
|
|
|
|
|
<string key="label">contentView</string>
|
|
|
|
|
<reference key="source" ref="1001"/>
|
|
|
|
|
<reference key="destination" ref="1006"/>
|
|
|
|
|
</object>
|
|
|
|
|
<int key="connectionID">23</int>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBConnectionRecord">
|
|
|
|
|
<object class="IBOutletConnection" key="connection">
|
|
|
|
|
<string key="label">window</string>
|
|
|
|
|
<reference key="source" ref="1001"/>
|
|
|
|
|
<reference key="destination" ref="1005"/>
|
|
|
|
|
</object>
|
|
|
|
|
<int key="connectionID">25</int>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBConnectionRecord">
|
|
|
|
|
<object class="IBBindingConnection" key="connection">
|
|
|
|
|
<string key="label">title: contentView.webView.mainFrameTitle</string>
|
|
|
|
|
<reference key="source" ref="1005"/>
|
|
|
|
|
<reference key="destination" ref="1001"/>
|
|
|
|
|
<object class="NSNibBindingConnector" key="connector">
|
|
|
|
|
<reference key="NSSource" ref="1005"/>
|
|
|
|
|
<reference key="NSDestination" ref="1001"/>
|
|
|
|
|
<string key="NSLabel">title: contentView.webView.mainFrameTitle</string>
|
|
|
|
|
<string key="NSBinding">title</string>
|
|
|
|
|
<string key="NSKeyPath">contentView.webView.mainFrameTitle</string>
|
|
|
|
|
<int key="NSNibBindingConnectorVersion">2</int>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<int key="connectionID">31</int>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBConnectionRecord">
|
|
|
|
|
<object class="IBOutletConnection" key="connection">
|
|
|
|
|
<string key="label">webView</string>
|
|
|
|
|
<reference key="source" ref="1006"/>
|
|
|
|
|
<reference key="destination" ref="807146547"/>
|
|
|
|
|
</object>
|
|
|
|
|
<int key="connectionID">19</int>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBMutableOrderedSet" key="objectRecords">
|
|
|
|
|
<object class="NSArray" key="orderedObjects">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="IBObjectRecord">
|
|
|
|
|
<int key="objectID">0</int>
|
|
|
|
|
<object class="NSArray" key="object" id="1002">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
</object>
|
|
|
|
|
<reference key="children" ref="1000"/>
|
|
|
|
|
<nil key="parent"/>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBObjectRecord">
|
|
|
|
|
<int key="objectID">-2</int>
|
|
|
|
|
<reference key="object" ref="1001"/>
|
|
|
|
|
<reference key="parent" ref="1002"/>
|
|
|
|
|
<string key="objectName">File's Owner</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBObjectRecord">
|
|
|
|
|
<int key="objectID">-1</int>
|
|
|
|
|
<reference key="object" ref="1003"/>
|
|
|
|
|
<reference key="parent" ref="1002"/>
|
|
|
|
|
<string key="objectName">First Responder</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBObjectRecord">
|
|
|
|
|
<int key="objectID">-3</int>
|
|
|
|
|
<reference key="object" ref="1004"/>
|
|
|
|
|
<reference key="parent" ref="1002"/>
|
|
|
|
|
<string key="objectName">Application</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBObjectRecord">
|
|
|
|
|
<int key="objectID">1</int>
|
|
|
|
|
<reference key="object" ref="1005"/>
|
|
|
|
|
<object class="NSMutableArray" key="children">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<reference ref="1006"/>
|
|
|
|
|
</object>
|
|
|
|
|
<reference key="parent" ref="1002"/>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBObjectRecord">
|
|
|
|
|
<int key="objectID">2</int>
|
|
|
|
|
<reference key="object" ref="1006"/>
|
|
|
|
|
<object class="NSMutableArray" key="children">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<reference ref="807146547"/>
|
|
|
|
|
</object>
|
|
|
|
|
<reference key="parent" ref="1005"/>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBObjectRecord">
|
|
|
|
|
<int key="objectID">5</int>
|
|
|
|
|
<reference key="object" ref="807146547"/>
|
|
|
|
|
<reference key="parent" ref="1006"/>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableDictionary" key="flattenedProperties">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="NSArray" key="dict.sortedKeys">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<string>-1.IBPluginDependency</string>
|
|
|
|
|
<string>-2.IBPluginDependency</string>
|
|
|
|
|
<string>-3.IBPluginDependency</string>
|
|
|
|
|
<string>1.IBPluginDependency</string>
|
|
|
|
|
<string>1.IBWindowTemplateEditedContentRect</string>
|
|
|
|
|
<string>1.NSWindowTemplate.visibleAtLaunch</string>
|
|
|
|
|
<string>2.CustomClassName</string>
|
|
|
|
|
<string>2.IBPluginDependency</string>
|
|
|
|
|
<string>5.IBPluginDependency</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableArray" key="dict.values">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
|
|
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
|
|
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
|
|
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
|
|
<string>{{357, 418}, {480, 270}}</string>
|
|
|
|
|
<integer value="1"/>
|
|
|
|
|
<string>ContentView</string>
|
|
|
|
|
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|
|
|
|
<string>com.apple.WebKitIBPlugin</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableDictionary" key="unlocalizedProperties">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<reference key="dict.sortedKeys" ref="1002"/>
|
|
|
|
|
<reference key="dict.values" ref="1002"/>
|
|
|
|
|
</object>
|
|
|
|
|
<nil key="activeLocalization"/>
|
|
|
|
|
<object class="NSMutableDictionary" key="localizations">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<reference key="dict.sortedKeys" ref="1002"/>
|
|
|
|
|
<reference key="dict.values" ref="1002"/>
|
|
|
|
|
</object>
|
|
|
|
|
<nil key="sourceID"/>
|
|
|
|
|
<int key="maxID">31</int>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBClassDescriber" key="IBDocument.Classes">
|
|
|
|
|
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
|
|
|
|
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
|
|
|
|
<object class="IBPartialClassDescription">
|
|
|
|
|
<string key="className">ContentView</string>
|
|
|
|
|
<string key="superclassName">NSView</string>
|
|
|
|
|
<object class="NSMutableDictionary" key="outlets">
|
|
|
|
|
<string key="NS.key.0">webView</string>
|
|
|
|
|
<string key="NS.object.0">WebView</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
|
|
|
|
<string key="NS.key.0">webView</string>
|
|
|
|
|
<object class="IBToOneOutletInfo" key="NS.object.0">
|
|
|
|
|
<string key="name">webView</string>
|
|
|
|
|
<string key="candidateClassName">WebView</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBClassDescriptionSource" key="sourceIdentifier">
|
|
|
|
|
<string key="majorKey">IBProjectSource</string>
|
|
|
|
|
<string key="minorKey">./Classes/ContentView.h</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBPartialClassDescription">
|
|
|
|
|
<string key="className">WebView</string>
|
|
|
|
|
<object class="NSMutableDictionary" key="actions">
|
|
|
|
|
<string key="NS.key.0">reloadFromOrigin:</string>
|
|
|
|
|
<string key="NS.object.0">id</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableDictionary" key="actionInfosByName">
|
|
|
|
|
<string key="NS.key.0">reloadFromOrigin:</string>
|
|
|
|
|
<object class="IBActionInfo" key="NS.object.0">
|
|
|
|
|
<string key="name">reloadFromOrigin:</string>
|
|
|
|
|
<string key="candidateClassName">id</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBClassDescriptionSource" key="sourceIdentifier">
|
|
|
|
|
<string key="majorKey">IBProjectSource</string>
|
|
|
|
|
<string key="minorKey">./Classes/WebView.h</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBPartialClassDescription">
|
|
|
|
|
<string key="className">WindowController</string>
|
|
|
|
|
<string key="superclassName">NSWindowController</string>
|
|
|
|
|
<object class="NSMutableDictionary" key="outlets">
|
|
|
|
|
<string key="NS.key.0">contentView</string>
|
|
|
|
|
<string key="NS.object.0">ContentView</string>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
|
|
|
|
<string key="NS.key.0">contentView</string>
|
|
|
|
|
<object class="IBToOneOutletInfo" key="NS.object.0">
|
|
|
|
|
<string key="name">contentView</string>
|
|
|
|
|
<string key="candidateClassName">ContentView</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="IBClassDescriptionSource" key="sourceIdentifier">
|
|
|
|
|
<string key="majorKey">IBProjectSource</string>
|
|
|
|
|
<string key="minorKey">./Classes/WindowController.h</string>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
</object>
|
|
|
|
|
<int key="IBDocument.localizationMode">0</int>
|
|
|
|
|
<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
|
|
|
|
|
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
|
|
|
|
|
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
|
|
|
|
|
<integer value="3000" key="NS.object.0"/>
|
|
|
|
|
</object>
|
|
|
|
|
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
|
|
|
|
|
<int key="IBDocument.defaultPropertyAccessControl">3</int>
|
|
|
|
|
</data>
|
|
|
|
|
</archive>
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
|
|
|
<dependencies>
|
|
|
|
|
<deployment identifier="macosx"/>
|
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9060"/>
|
|
|
|
|
<plugIn identifier="com.apple.WebKitIBPlugin" version="9060"/>
|
|
|
|
|
</dependencies>
|
|
|
|
|
<objects>
|
|
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="WindowController">
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="contentView" destination="2" id="23"/>
|
|
|
|
|
<outlet property="window" destination="1" id="25"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</customObject>
|
|
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
|
<customObject id="-3" userLabel="Application"/>
|
|
|
|
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" animationBehavior="default" id="1">
|
|
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
|
|
|
|
<rect key="contentRect" x="575" y="564" width="500" height="700"/>
|
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
|
|
|
|
|
<value key="minSize" type="size" width="500" height="700"/>
|
|
|
|
|
<value key="maxSize" type="size" width="500" height="700"/>
|
|
|
|
|
<view key="contentView" id="2" customClass="ContentView">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="500" height="700"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<webView id="5">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="500" height="700"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
<animations/>
|
|
|
|
|
<webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12"/>
|
|
|
|
|
</webView>
|
|
|
|
|
</subviews>
|
|
|
|
|
<animations/>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="webView" destination="5" id="19"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</view>
|
|
|
|
|
<connections>
|
|
|
|
|
<binding destination="-2" name="title" keyPath="contentView.webView.mainFrameTitle" id="31"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</window>
|
|
|
|
|
</objects>
|
|
|
|
|
</document>
|
|
|
|
|