summaryrefslogtreecommitdiff
path: root/include/unotools/lingucfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/lingucfg.hxx')
-rw-r--r--include/unotools/lingucfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/lingucfg.hxx b/include/unotools/lingucfg.hxx
index 0f9acb9af6b4..294777955007 100644
--- a/include/unotools/lingucfg.hxx
+++ b/include/unotools/lingucfg.hxx
@@ -147,7 +147,7 @@ class UNOTOOLS_DLLPUBLIC SvtLinguConfig: public utl::detail::Options
// configuration update access for the 'Linguistic' main node
mutable css::uno::Reference< css::util::XChangesBatch > m_xMainUpdateAccess;
- css::uno::Reference< css::util::XChangesBatch > GetMainUpdateAccess() const;
+ css::uno::Reference< css::util::XChangesBatch > const & GetMainUpdateAccess() const;
OUString GetVendorImageUrl_Impl( const OUString &rServiceImplName, const OUString &rImageName ) const;