From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- Plugins/CsvImport/csvimport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Plugins/CsvImport/csvimport.h') diff --git a/Plugins/CsvImport/csvimport.h b/Plugins/CsvImport/csvimport.h index cec803c..3980d86 100644 --- a/Plugins/CsvImport/csvimport.h +++ b/Plugins/CsvImport/csvimport.h @@ -49,7 +49,7 @@ class CSVIMPORTSHARED_EXPORT CsvImport : public GenericPlugin, public ImportPlug QTextStream* stream = nullptr; QStringList columnNames; CsvFormat csvFormat; - CFG_LOCAL(CsvImportConfig, cfg) + CFG_LOCAL_PERSISTABLE(CsvImportConfig, cfg) }; #endif // CSVIMPORT_H -- cgit v1.2.3