summaryrefslogtreecommitdiffstats
path: root/svtools/source/config/helpopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/config/helpopt.cxx')
-rw-r--r--svtools/source/config/helpopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/config/helpopt.cxx b/svtools/source/config/helpopt.cxx
index 972f9a087d17..f19ecd3b3b8d 100644
--- a/svtools/source/config/helpopt.cxx
+++ b/svtools/source/config/helpopt.cxx
@@ -58,7 +58,7 @@ class SvtHelpOptions_Impl : public utl::ConfigItem
typedef std::map <OUString, sal_Int32> MapString2Int;
MapString2Int aURLIgnoreCounters;
- Sequence< OUString > GetPropertyNames();
+ static Sequence< OUString > GetPropertyNames();
virtual void ImplCommit() SAL_OVERRIDE;