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/SqlExport/sqlexport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Plugins/SqlExport/sqlexport.h') diff --git a/Plugins/SqlExport/sqlexport.h b/Plugins/SqlExport/sqlexport.h index 56eb42d..65a4c82 100644 --- a/Plugins/SqlExport/sqlexport.h +++ b/Plugins/SqlExport/sqlexport.h @@ -60,7 +60,7 @@ class SQLEXPORTSHARED_EXPORT SqlExport : public GenericExportPlugin QString theTable; QString columns; - CFG_LOCAL(SqlExportConfig, cfg) + CFG_LOCAL_PERSISTABLE(SqlExportConfig, cfg) }; #endif // SQLEXPORT_H -- cgit v1.2.3