From e63fb15b08fa4b0f70a45f2393d0913b3641eeb2 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Tue, 5 Jun 2012 22:17:10 +0000 Subject: - Fix flickering and incorrect connection view positioning on initial window creation --- Source/SPConnectionController.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPConnectionController.h') 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; -- cgit v1.2.3