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/HtmlExport/htmlexport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Plugins/HtmlExport/htmlexport.h') diff --git a/Plugins/HtmlExport/htmlexport.h b/Plugins/HtmlExport/htmlexport.h index 04a379c..93a0bc5 100644 --- a/Plugins/HtmlExport/htmlexport.h +++ b/Plugins/HtmlExport/htmlexport.h @@ -57,7 +57,7 @@ class HTMLEXPORTSHARED_EXPORT HtmlExport : public GenericExportPlugin static QString compressCss(QString css); - CFG_LOCAL(HtmlExportConfig, cfg) + CFG_LOCAL_PERSISTABLE(HtmlExportConfig, cfg) bool indent = false; int indentDepth = 0; QString indentStr; -- cgit v1.2.3