summaryrefslogtreecommitdiff
path: root/sw/inc/swcli.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swcli.hxx')
-rw-r--r--sw/inc/swcli.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swcli.hxx b/sw/inc/swcli.hxx
index e2577735b9af..0a6b65a33897 100644
--- a/sw/inc/swcli.hxx
+++ b/sw/inc/swcli.hxx
@@ -30,7 +30,7 @@ class EmbeddedObjectRef;
class SwOleClient final : public SfxInPlaceClient
{
bool m_IsInDoVerb;
- bool const m_IsOldCheckForOLEInCaption;
+ bool m_IsOldCheckForOLEInCaption;
virtual void ObjectAreaChanged() override;
virtual void RequestNewObjectArea( tools::Rectangle& ) override;