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 6583cea1ce3f..4e300a7ba5c2 100644
--- a/configmgr/source/rootaccess.hxx
+++ b/configmgr/source/rootaccess.hxx
@@ -73,7 +73,7 @@ public:
OUString getAbsolutePathRepresentation();
- OUString getLocale() const;
+ OUString getLocale() const { return locale_;}
bool isUpdate() const { return update_;}