diff options
author | stuconnolly <stuart02@gmail.com> | 2010-05-25 10:54:10 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-05-25 10:54:10 +0000 |
commit | 0fbc1d9fc62b60a706d839543c6c114c0302c7d7 (patch) | |
tree | 4d4c7f31eb173a1c4b306dbd09953c1dd1a57989 /Interfaces/English.lproj/ExportDialog.xib | |
parent | 8f3a90128f5f16ddddf58dbc098bb3136e661455 (diff) | |
download | sequelpro-0fbc1d9fc62b60a706d839543c6c114c0302c7d7.tar.gz sequelpro-0fbc1d9fc62b60a706d839543c6c114c0302c7d7.tar.bz2 sequelpro-0fbc1d9fc62b60a706d839543c6c114c0302c7d7.zip |
Fix autoresizing properties of the UTF-8 BOM option on the export dialog.
Diffstat (limited to 'Interfaces/English.lproj/ExportDialog.xib')
-rw-r--r-- | Interfaces/English.lproj/ExportDialog.xib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Interfaces/English.lproj/ExportDialog.xib b/Interfaces/English.lproj/ExportDialog.xib index 7280a41a..4b97d410 100644 --- a/Interfaces/English.lproj/ExportDialog.xib +++ b/Interfaces/English.lproj/ExportDialog.xib @@ -21,7 +21,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="3"/> + <integer value="78"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -829,7 +829,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes> </object> <object class="NSButton" id="546063322"> <reference key="NSNextResponder" ref="382068224"/> - <int key="NSvFlags">292</int> + <int key="NSvFlags">268</int> <string key="NSFrame">{{12, 62}, {162, 18}}</string> <reference key="NSSuperview" ref="382068224"/> <bool key="NSEnabled">YES</bool> @@ -4823,7 +4823,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes> <boolean value="YES"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <boolean value="YES"/> - <string>{{277, 476}, {616, 169}}</string> + <string>{{277, 645}, {616, 0}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |