diff options
Diffstat (limited to 'Source/SPConnectionController.h')
-rw-r--r-- | Source/SPConnectionController.h | 1 |
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; |