diff options
author | stuconnolly <stuart02@gmail.com> | 2012-01-29 16:10:04 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-01-29 16:10:04 +0000 |
commit | b7bd2ae9a683652920a6c772eadeca2bac1e7b91 (patch) | |
tree | 8da41c2071173af408a749336b6f7f3d776392f4 /Source/SPConnectionController.h | |
parent | dcff7d1299bd0887736f7464698b61ef18a94416 (diff) | |
download | sequelpro-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.h | 1 |
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; |