diff options
author | Stuart Connolly <stuart02@gmail.com> | 2014-01-19 00:26:53 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2014-01-19 00:26:53 +0000 |
commit | da3502dda730c27a4c1c96e9190b582db444f26e (patch) | |
tree | 39d5e1a25a3e7b84ffaa48926ab553e15c4e2568 /Interfaces/English.lproj/UserManagerView.xib | |
parent | 2e1d1a82e8b13e47a8cd39f8cbcad7874a6de6ef (diff) | |
download | sequelpro-da3502dda730c27a4c1c96e9190b582db444f26e.tar.gz sequelpro-da3502dda730c27a4c1c96e9190b582db444f26e.tar.bz2 sequelpro-da3502dda730c27a4c1c96e9190b582db444f26e.zip |
Allow all interfaces to be opened in Xcode 4.
Diffstat (limited to 'Interfaces/English.lproj/UserManagerView.xib')
-rw-r--r-- | Interfaces/English.lproj/UserManagerView.xib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Interfaces/English.lproj/UserManagerView.xib b/Interfaces/English.lproj/UserManagerView.xib index ff0db136..6f19dbdb 100644 --- a/Interfaces/English.lproj/UserManagerView.xib +++ b/Interfaces/English.lproj/UserManagerView.xib @@ -2038,7 +2038,7 @@ </object> <object class="NSAttributedString" key="NS.nan"> <string key="NSString">NaN</string> - <dictionary key="NSAttributes" id="794284159"/> + <dictionary key="NSAttributes" id="532972741"/> </object> <real value="0.0" key="NS.min"/> <object class="NSDecimalNumberPlaceholder" key="NS.max" id="738494338"> @@ -2101,7 +2101,7 @@ </object> <object class="NSAttributedString" key="NS.nan"> <string key="NSString">NaN</string> - <reference key="NSAttributes" ref="794284159"/> + <reference key="NSAttributes" ref="532972741"/> </object> <real value="0.0" key="NS.min"/> <reference key="NS.max" ref="738494338"/> @@ -2157,7 +2157,7 @@ </object> <object class="NSAttributedString" key="NS.nan"> <string key="NSString">NaN</string> - <reference key="NSAttributes" ref="794284159"/> + <reference key="NSAttributes" ref="532972741"/> </object> <real value="0.0" key="NS.min"/> <reference key="NS.max" ref="738494338"/> @@ -2281,7 +2281,7 @@ </array> <string key="NSFrameSize">{815, 506}</string> </object> - <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string> + <string key="NSScreenRect">{{0, 0}, {1440, 878}}</string> <string key="NSMinSize">{752, 528}</string> <string key="NSMaxSize">{10000000000000, 10000000000000}</string> <bool key="NSWindowIsRestorable">YES</bool> |