diff options
author | stuconnolly <stuart02@gmail.com> | 2010-06-15 11:06:45 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-06-15 11:06:45 +0000 |
commit | 4f685d9c543aa445b8891bdea999dab0a3db987a (patch) | |
tree | e2758f0cfc2a27b7dc8e0f710641f06e4db47047 | |
parent | 1b2c88384d941b28437feaf9d408ca343c485f7e (diff) | |
download | sequelpro-4f685d9c543aa445b8891bdea999dab0a3db987a.tar.gz sequelpro-4f685d9c543aa445b8891bdea999dab0a3db987a.tar.bz2 sequelpro-4f685d9c543aa445b8891bdea999dab0a3db987a.zip |
Fix the autoresizing properties of the custom filename view of the export dialog.
-rw-r--r-- | Interfaces/English.lproj/ExportDialog.xib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Interfaces/English.lproj/ExportDialog.xib b/Interfaces/English.lproj/ExportDialog.xib index 2e6696f3..0ae9dd41 100644 --- a/Interfaces/English.lproj/ExportDialog.xib +++ b/Interfaces/English.lproj/ExportDialog.xib @@ -22,7 +22,7 @@ <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> <integer value="1"/> - <integer value="1086"/> + <integer value="1102"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -764,12 +764,12 @@ </object> <object class="NSCustomView" id="185191090"> <reference key="NSNextResponder" ref="1039688935"/> - <int key="NSvFlags">-2147483380</int> + <int key="NSvFlags">-2147483382</int> <object class="NSMutableArray" key="NSSubviews"> <bool key="EncodedWithXMLCoder">YES</bool> <object class="NSBox" id="593000452"> <reference key="NSNextResponder" ref="185191090"/> - <int key="NSvFlags">34</int> + <int key="NSvFlags">10</int> <object class="NSMutableArray" key="NSSubviews"> <bool key="EncodedWithXMLCoder">YES</bool> <object class="NSView" id="814282894"> @@ -4959,7 +4959,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes> <boolean value="NO"/> <boolean value="YES"/> <string>{454, 494}</string> - <string>{{470, 304}, {450, 377}}</string> + <string>{{562, 186}, {450, 377}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <object class="NSMutableDictionary"> |