diff options
Diffstat (limited to 'Source/SPExportController.h')
-rw-r--r-- | Source/SPExportController.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/SPExportController.h b/Source/SPExportController.h index c5dade4a..befde1b9 100644 --- a/Source/SPExportController.h +++ b/Source/SPExportController.h @@ -198,12 +198,12 @@ * User defaults */ NSUserDefaults *prefs; - + /** * Previous connection encoding */ NSString *sqlPreviousConnectionEncoding; - + /** * Previous connection encoding was via Latin1 */ |