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/XmlExport/xmlexport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Plugins/XmlExport/xmlexport.h') diff --git a/Plugins/XmlExport/xmlexport.h b/Plugins/XmlExport/xmlexport.h index 271a687..c0842bc 100644 --- a/Plugins/XmlExport/xmlexport.h +++ b/Plugins/XmlExport/xmlexport.h @@ -58,7 +58,7 @@ class XMLEXPORTSHARED_EXPORT XmlExport : public GenericExportPlugin static QString toString(bool value); - CFG_LOCAL(XmlExportConfig, cfg) + CFG_LOCAL_PERSISTABLE(XmlExportConfig, cfg) bool indent = false; int indentDepth = 0; QString indentStr; -- cgit v1.2.3