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/FieldEditorSheet.xib | |
parent | ce26c1a8d44743c418e6af461ba970cea3afaaee (diff) | |
download | sequelpro-f75853dea57bc97cc264352268f9d4a311bffb9f.tar.gz sequelpro-f75853dea57bc97cc264352268f9d4a311bffb9f.tar.bz2 sequelpro-f75853dea57bc97cc264352268f9d4a311bffb9f.zip |
• fixed warnings
Diffstat (limited to 'Interfaces/English.lproj/FieldEditorSheet.xib')
-rw-r--r-- | Interfaces/English.lproj/FieldEditorSheet.xib | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/Interfaces/English.lproj/FieldEditorSheet.xib b/Interfaces/English.lproj/FieldEditorSheet.xib index 4b2845a9..2b1c98a0 100644 --- a/Interfaces/English.lproj/FieldEditorSheet.xib +++ b/Interfaces/English.lproj/FieldEditorSheet.xib @@ -3,16 +3,16 @@ <data> <int key="IBDocument.SystemTarget">1050</int> <string key="IBDocument.SystemVersion">10J567</string> - <string key="IBDocument.InterfaceBuilderVersion">788</string> + <string key="IBDocument.InterfaceBuilderVersion">823</string> <string key="IBDocument.AppKitVersion">1038.35</string> <string key="IBDocument.HIToolboxVersion">462.00</string> <object class="NSMutableDictionary" key="IBDocument.PluginVersions"> <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string> - <string key="NS.object.0">788</string> + <string key="NS.object.0">823</string> </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="2"/> + <integer value="1"/> <integer value="81"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> @@ -8331,6 +8331,17 @@ </object> </object> </object> + <object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.1+"> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="IBPartialClassDescription"> + <string key="className">SPWindow</string> + <string key="superclassName">NSWindow</string> + <object class="IBClassDescriptionSource" key="sourceIdentifier"> + <string key="majorKey">IBDocumentRelativeSource</string> + <string key="minorKey">../../Source/SPWindow.h</string> + </object> + </object> + </object> <object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+"> <bool key="EncodedWithXMLCoder">YES</bool> <object class="IBPartialClassDescription"> |