aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionController.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-01-29 16:10:04 +0000
committerstuconnolly <stuart02@gmail.com>2012-01-29 16:10:04 +0000
commitb7bd2ae9a683652920a6c772eadeca2bac1e7b91 (patch)
tree8da41c2071173af408a749336b6f7f3d776392f4 /Source/SPConnectionController.h
parentdcff7d1299bd0887736f7464698b61ef18a94416 (diff)
downloadsequelpro-b7bd2ae9a683652920a6c772eadeca2bac1e7b91.tar.gz
sequelpro-b7bd2ae9a683652920a6c772eadeca2bac1e7b91.tar.bz2
sequelpro-b7bd2ae9a683652920a6c772eadeca2bac1e7b91.zip
Localize favorites import error message and update strings.
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 306342c2..a069253b 100644
--- a/Source/SPConnectionController.h
+++ b/Source/SPConnectionController.h
@@ -76,6 +76,7 @@
BOOL automaticFavoriteSelection;
BOOL cancellingConnection;
BOOL isConnecting;
+
#ifndef SP_REFACTOR /* ivars */
// Standard details
NSInteger previousType;