diff options
author | rowanbeentje <rowan@beent.je> | 2010-11-05 00:55:53 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2010-11-05 00:55:53 +0000 |
commit | f5055ba642322bfb3d06b44d7a3beaf663d1c6e0 (patch) | |
tree | 245268096cbdc282276c55a2865105570853c37e | |
parent | ef08e45c0fa1a5e562194ef63c6ab1a441d017a3 (diff) | |
download | sequelpro-f5055ba642322bfb3d06b44d7a3beaf663d1c6e0.tar.gz sequelpro-f5055ba642322bfb3d06b44d7a3beaf663d1c6e0.tar.bz2 sequelpro-f5055ba642322bfb3d06b44d7a3beaf663d1c6e0.zip |
- Tweak another release-when-closed panel; this should fix crashes on 10.5.8, addressing Issue #884.
-rw-r--r-- | Interfaces/English.lproj/DBView.xib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index e8ba4357..02ade089 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -10029,7 +10029,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <int key="NSWindowStyleMask">1</int> <int key="NSWindowBacking">2</int> <string key="NSWindowRect">{{235, 363}, {261, 157}}</string> - <int key="NSWTFlags">611844096</int> + <int key="NSWTFlags">1685585920</int> <string key="NSWindowTitle">Window</string> <string key="NSWindowClass">NSPanel</string> <nil key="NSViewClass"/> |