diff options
Diffstat (limited to 'sw/inc/swcli.hxx')
-rw-r--r-- | sw/inc/swcli.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swcli.hxx b/sw/inc/swcli.hxx index 5149bec8fbf8..667e776ccd31 100644 --- a/sw/inc/swcli.hxx +++ b/sw/inc/swcli.hxx @@ -30,7 +30,7 @@ class EmbeddedObjectRef; class SwOleClient : public SfxInPlaceClient { bool m_IsInDoVerb; - bool m_IsOldCheckForOLEInCaption; + bool const m_IsOldCheckForOLEInCaption; virtual void ObjectAreaChanged() override; virtual void RequestNewObjectArea( tools::Rectangle& ) override; |