summaryrefslogtreecommitdiff
path: root/cocoa/res
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/res')
-rw-r--r--cocoa/res/BrowserWindow.xib17
1 files changed, 16 insertions, 1 deletions
diff --git a/cocoa/res/BrowserWindow.xib b/cocoa/res/BrowserWindow.xib
index f474162ee..2af21b77b 100644
--- a/cocoa/res/BrowserWindow.xib
+++ b/cocoa/res/BrowserWindow.xib
@@ -638,6 +638,14 @@
</object>
<int key="connectionID">79</int>
</object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">activeBrowserController</string>
+ <reference key="source" ref="1001"/>
+ <reference key="destination" ref="177599630"/>
+ </object>
+ <int key="connectionID">80</int>
+ </object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
@@ -931,7 +939,7 @@
</object>
</object>
<nil key="sourceID"/>
- <int key="maxID">79</int>
+ <int key="maxID">80</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
@@ -1069,12 +1077,14 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
+ <string>activeBrowserController</string>
<string>tabBar</string>
<string>tabView</string>
<string>urlField</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
+ <string>NSObjectController</string>
<string>PSMTabBarControl</string>
<string>NSTabView</string>
<string>URLFieldCell</string>
@@ -1084,6 +1094,7 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
+ <string>activeBrowserController</string>
<string>tabBar</string>
<string>tabView</string>
<string>urlField</string>
@@ -1091,6 +1102,10 @@
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBToOneOutletInfo">
+ <string key="name">activeBrowserController</string>
+ <string key="candidateClassName">NSObjectController</string>
+ </object>
+ <object class="IBToOneOutletInfo">
<string key="name">tabBar</string>
<string key="candidateClassName">PSMTabBarControl</string>
</object>