summaryrefslogtreecommitdiff
path: root/basctl/source/inc/localizationmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/localizationmgr.hxx')
-rw-r--r--basctl/source/inc/localizationmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/inc/localizationmgr.hxx b/basctl/source/inc/localizationmgr.hxx
index 906fed0aea40..230efa658eb1 100644
--- a/basctl/source/inc/localizationmgr.hxx
+++ b/basctl/source/inc/localizationmgr.hxx
@@ -72,7 +72,7 @@ public:
LocalizationMgr(Shell*, ScriptDocument const&, OUString const& aLibName,
const css::uno::Reference < css::resource::XStringResourceManager >& xStringResourceManager );
- const css::uno::Reference< css::resource::XStringResourceManager >& getStringResourceManager()
+ const css::uno::Reference< css::resource::XStringResourceManager >& getStringResourceManager() const
{
return m_xStringResourceManager;
}