summaryrefslogtreecommitdiff
path: root/unotools/source/config/misccfg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/misccfg.cxx')
-rw-r--r--unotools/source/config/misccfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/misccfg.cxx b/unotools/source/config/misccfg.cxx
index f2b7e428f231..1e33b09ad38e 100644
--- a/unotools/source/config/misccfg.cxx
+++ b/unotools/source/config/misccfg.cxx
@@ -44,7 +44,7 @@ private:
bool bNotFound;
sal_Int32 nYear2000; // two digit year representation
- const com::sun::star::uno::Sequence<OUString> GetPropertyNames();
+ static const com::sun::star::uno::Sequence<OUString> GetPropertyNames();
void Load();
virtual void ImplCommit() SAL_OVERRIDE;