summaryrefslogtreecommitdiff
path: root/configmgr/source/rootaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/rootaccess.hxx')
-rw-r--r--configmgr/source/rootaccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/rootaccess.hxx b/configmgr/source/rootaccess.hxx
index a308ef59b223..8ea6b2025e6d 100644
--- a/configmgr/source/rootaccess.hxx
+++ b/configmgr/source/rootaccess.hxx
@@ -70,7 +70,7 @@ public:
virtual void SAL_CALL release() throw () override;
- OUString getAbsolutePathRepresentation();
+ OUString const & getAbsolutePathRepresentation();
const OUString& getLocale() const { return locale_;}