aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportController.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-05-25 08:20:29 +0000
committerstuconnolly <stuart02@gmail.com>2012-05-25 08:20:29 +0000
commiteb65e7845ea93a0200b304bd63f88415762fa29a (patch)
tree60d5d9a5d213b7ed42c58142a6e08fc062a2c4f5 /Source/SPExportController.h
parent687d564c85cefca3d378fed7be6c40f30b6b55b6 (diff)
downloadsequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.tar.gz
sequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.tar.bz2
sequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.zip
Export tidy up.
Diffstat (limited to 'Source/SPExportController.h')
-rw-r--r--Source/SPExportController.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/SPExportController.h b/Source/SPExportController.h
index 72a12a85..fd5455fd 100644
--- a/Source/SPExportController.h
+++ b/Source/SPExportController.h
@@ -210,12 +210,12 @@
/**
* Previous connection encoding
*/
- NSString *sqlPreviousConnectionEncoding;
+ NSString *previousConnectionEncoding;
/**
* Previous connection encoding was via Latin1
*/
- BOOL sqlPreviousConnectionEncodingViaLatin1;
+ BOOL previousConnectionEncodingViaLatin1;
/**
* The server's lower_case_table_names setting