diff options
author | rowanbeentje <rowan@beent.je> | 2010-09-27 23:26:36 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2010-09-27 23:26:36 +0000 |
commit | 93ff50a607998e12ef4a3c610458e0e8d2ac1d9e (patch) | |
tree | 18a01176509a2f44db8df1aa113dce73aad2ea13 /Interfaces | |
parent | d08ee0d47eb4873edbdd2408145179b169fccffe (diff) | |
download | sequelpro-93ff50a607998e12ef4a3c610458e0e8d2ac1d9e.tar.gz sequelpro-93ff50a607998e12ef4a3c610458e0e8d2ac1d9e.tar.bz2 sequelpro-93ff50a607998e12ef4a3c610458e0e8d2ac1d9e.zip |
- Make further improvements to 10.5.8 crashes by catching another release-on-close after mulitple windows were opened, improving http://spbug.com/728 .
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/ConnectionErrorDialog.xib | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Interfaces/English.lproj/ConnectionErrorDialog.xib b/Interfaces/English.lproj/ConnectionErrorDialog.xib index bbcb7e35..03a586e3 100644 --- a/Interfaces/English.lproj/ConnectionErrorDialog.xib +++ b/Interfaces/English.lproj/ConnectionErrorDialog.xib @@ -42,7 +42,7 @@ <int key="NSWindowStyleMask">1</int> <int key="NSWindowBacking">2</int> <string key="NSWindowRect">{{196, 363}, {533, 147}}</string> - <int key="NSWTFlags">603979776</int> + <int key="NSWTFlags">1946157056</int> <string key="NSWindowTitle">Connection Error</string> <string key="NSWindowClass">NSWindow</string> <nil key="NSViewClass"/> @@ -972,6 +972,13 @@ <string key="className">NSObject</string> <object class="IBClassDescriptionSource" key="sourceIdentifier"> <string key="majorKey">IBFrameworkSource</string> + <string key="minorKey">PrintCore.framework/Headers/PDEPluginInterface.h</string> + </object> + </object> + <object class="IBPartialClassDescription"> + <string key="className">NSObject</string> + <object class="IBClassDescriptionSource" key="sourceIdentifier"> + <string key="majorKey">IBFrameworkSource</string> <string key="minorKey">Sparkle.framework/Headers/SUAppcast.h</string> </object> </object> |