Skip to content

Commit

Permalink
Made the BWToolbarItem inspector a bit nicer
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Walkin committed Jan 20, 2009
1 parent 401b814 commit 9cd19a7
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions BWToolbarItemInspector.xib
Expand Up @@ -2,10 +2,10 @@
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
<data>
<int key="IBDocument.SystemTarget">1050</int>
<string key="IBDocument.SystemVersion">9F33</string>
<string key="IBDocument.SystemVersion">9G55</string>
<string key="IBDocument.InterfaceBuilderVersion">677</string>
<string key="IBDocument.AppKitVersion">949.34</string>
<string key="IBDocument.HIToolboxVersion">352.00</string>
<string key="IBDocument.AppKitVersion">949.43</string>
<string key="IBDocument.HIToolboxVersion">353.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="1" id="9"/>
Expand Down Expand Up @@ -138,10 +138,14 @@
<string key="NSLabel">value: inspectedObjectsController.selection.identifierString</string>
<string key="NSBinding">value</string>
<string key="NSKeyPath">inspectedObjectsController.selection.identifierString</string>
<object class="NSDictionary" key="NSOptions">
<string key="NS.key.0">NSNullPlaceholder</string>
<string key="NS.object.0">Auto-generated</string>
</object>
<int key="NSNibBindingConnectorVersion">2</int>
</object>
</object>
<int key="connectionID">111</int>
<int key="connectionID">112</int>
</object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
Expand Down Expand Up @@ -239,7 +243,7 @@
<string>com.apple.InterfaceBuilderKit</string>
<string>com.apple.InterfaceBuilderKit</string>
<reference ref="9"/>
<string>{{653, 609}, {272, 27}}</string>
<string>{{681, 438}, {272, 27}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableArray">
<bool key="EncodedWithXMLCoder">YES</bool>
Expand Down Expand Up @@ -308,7 +312,7 @@
</object>
</object>
<nil key="sourceID"/>
<int key="maxID">111</int>
<int key="maxID">112</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
Expand Down

0 comments on commit 9cd19a7

Please sign in to comment.