summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/rtfexport.hxx')
-rw-r--r--sw/source/filter/ww8/rtfexport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/rtfexport.hxx b/sw/source/filter/ww8/rtfexport.hxx
index 60e8870e1646..77f4244f35f7 100644
--- a/sw/source/filter/ww8/rtfexport.hxx
+++ b/sw/source/filter/ww8/rtfexport.hxx
@@ -46,7 +46,7 @@ class RtfExport : public MSWordExportBase
MSWordSections* m_pSections;
std::unique_ptr<RtfSdrExport> m_pSdrExport;
- bool const m_bOutOutlineOnly;
+ bool m_bOutOutlineOnly;
public:
/// Access to the attribute output class.