summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/vcl/pdfwriter.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vcl/pdfwriter.hxx b/include/vcl/pdfwriter.hxx
index ed703cc68a95..8764f3f49c8e 100644
--- a/include/vcl/pdfwriter.hxx
+++ b/include/vcl/pdfwriter.hxx
@@ -398,6 +398,7 @@ public:
FileSelect( false ),
MaxLen( 0 ),
Format( FormatType::Text ),
+ DecimalAccuracy ( 0 ),
PrependCurrencySymbol( false )
{}