summaryrefslogtreecommitdiff
path: root/sw/inc/modcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/modcfg.hxx')
-rw-r--r--sw/inc/modcfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/modcfg.hxx b/sw/inc/modcfg.hxx
index 4cac78f4c883..217be9327139 100644
--- a/sw/inc/modcfg.hxx
+++ b/sw/inc/modcfg.hxx
@@ -130,7 +130,7 @@ class SAL_DLLPUBLIC_RTTI SwInsertConfig : public utl::ConfigItem
SwInsertTableOptions m_aInsTableOpts;
bool const m_bIsWeb;
- const css::uno::Sequence<OUString>& GetPropertyNames();
+ const css::uno::Sequence<OUString>& GetPropertyNames() const;
virtual void ImplCommit() override;