summaryrefslogtreecommitdiff
path: root/include/xmloff/ProgressBarHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/ProgressBarHelper.hxx')
-rw-r--r--include/xmloff/ProgressBarHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/ProgressBarHelper.hxx b/include/xmloff/ProgressBarHelper.hxx
index 272ea33e9b30..aa1b3585a3b0 100644
--- a/include/xmloff/ProgressBarHelper.hxx
+++ b/include/xmloff/ProgressBarHelper.hxx
@@ -36,7 +36,7 @@ class XMLOFF_DLLPUBLIC ProgressBarHelper
sal_Int32 nReference;
sal_Int32 nValue;
double fOldPercent;
- bool const bStrict;
+ bool bStrict;
// #96469#; if the value goes over the Range the progressbar starts again
bool bRepeat;