aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.h
diff options
context:
space:
mode:
authorrowanbeentje <rowan@beent.je>2012-06-05 22:17:10 +0000
committerrowanbeentje <rowan@beent.je>2012-06-05 22:17:10 +0000
commite63fb15b08fa4b0f70a45f2393d0913b3641eeb2 (patch)
tree285cfbe0a6d9e1e381f4a12e6bfa8d4ac737df73 /Source/SPConnectionController.h
parent88660884d44b9bbb743cc911a7fc1dc9c124e632 (diff)
downloadsequelpro-e63fb15b08fa4b0f70a45f2393d0913b3641eeb2.tar.gz
sequelpro-e63fb15b08fa4b0f70a45f2393d0913b3641eeb2.tar.bz2
sequelpro-e63fb15b08fa4b0f70a45f2393d0913b3641eeb2.zip
- Fix flickering and incorrect connection view positioning on initial window creation
Diffstat (limited to 'Source/SPConnectionController.h')
-rw-r--r--Source/SPConnectionController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h
index b7aeb7c8..2fcede2f 100644
--- a/Source/SPConnectionController.h
+++ b/Source/SPConnectionController.h
@@ -162,6 +162,7 @@
BOOL isEditing;
BOOL reverseFavoritesSort;
#endif
+ BOOL initComplete;
BOOL mySQLConnectionCancelled;
BOOL favoriteNameFieldWasTouched;