summaryrefslogtreecommitdiffstats
path: root/registry
diff options
context:
space:
mode:
Diffstat (limited to 'registry')
-rw-r--r--registry/source/regimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/source/regimpl.hxx b/registry/source/regimpl.hxx
index bbb4a5b2016d..c08721ee84d4 100644
--- a/registry/source/regimpl.hxx
+++ b/registry/source/regimpl.hxx
@@ -123,7 +123,7 @@ public:
ORegKey* getRootKey();
- const store::OStoreFile& getStoreFile()
+ const store::OStoreFile& getStoreFile() const
{ return m_file; }
const rtl::OUString& getName() const