diff options
author | Bibiko <bibiko@eva.mpg.de> | 2011-03-15 22:41:05 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2011-03-15 22:41:05 +0000 |
commit | f75853dea57bc97cc264352268f9d4a311bffb9f (patch) | |
tree | f1b14de8c0393a383d7fbf68776221c9da406b81 /Interfaces/English.lproj/BundleHTMLOutput.xib | |
parent | ce26c1a8d44743c418e6af461ba970cea3afaaee (diff) | |
download | sequelpro-f75853dea57bc97cc264352268f9d4a311bffb9f.tar.gz sequelpro-f75853dea57bc97cc264352268f9d4a311bffb9f.tar.bz2 sequelpro-f75853dea57bc97cc264352268f9d4a311bffb9f.zip |
• fixed warnings
Diffstat (limited to 'Interfaces/English.lproj/BundleHTMLOutput.xib')
-rw-r--r-- | Interfaces/English.lproj/BundleHTMLOutput.xib | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/Interfaces/English.lproj/BundleHTMLOutput.xib b/Interfaces/English.lproj/BundleHTMLOutput.xib index 0aad6be0..a5fbb35f 100644 --- a/Interfaces/English.lproj/BundleHTMLOutput.xib +++ b/Interfaces/English.lproj/BundleHTMLOutput.xib @@ -2,10 +2,10 @@ <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> <data> <int key="IBDocument.SystemTarget">1060</int> - <string key="IBDocument.SystemVersion">10H574</string> - <string key="IBDocument.InterfaceBuilderVersion">788</string> + <string key="IBDocument.SystemVersion">10J567</string> + <string key="IBDocument.InterfaceBuilderVersion">823</string> <string key="IBDocument.AppKitVersion">1038.35</string> - <string key="IBDocument.HIToolboxVersion">461.00</string> + <string key="IBDocument.HIToolboxVersion">462.00</string> <object class="NSMutableDictionary" key="IBDocument.PluginVersions"> <bool key="EncodedWithXMLCoder">YES</bool> <object class="NSArray" key="dict.sortedKeys"> @@ -15,8 +15,8 @@ </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> - <string>788</string> - <string>788</string> + <string>823</string> + <string>823</string> </object> </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> @@ -140,14 +140,6 @@ </object> <object class="IBConnectionRecord"> <object class="IBOutletConnection" key="connection"> - <string key="label">delegate</string> - <reference key="source" ref="1005"/> - <reference key="destination" ref="1001"/> - </object> - <int key="connectionID">10</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"/> @@ -194,6 +186,14 @@ </object> <int key="connectionID">17</int> </object> + <object class="IBConnectionRecord"> + <object class="IBOutletConnection" key="connection"> + <string key="label">delegate</string> + <reference key="source" ref="1005"/> + <reference key="destination" ref="1001"/> + </object> + <int key="connectionID">25</int> + </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> <object class="NSArray" key="orderedObjects"> @@ -298,7 +298,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">24</int> + <int key="maxID">25</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.1+"> |