summaryrefslogtreecommitdiff
path: root/cui/source/inc/hyphen.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/hyphen.hxx')
-rw-r--r--cui/source/inc/hyphen.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hyphen.hxx b/cui/source/inc/hyphen.hxx
index 5670fa18610e..4e756c019c82 100644
--- a/cui/source/inc/hyphen.hxx
+++ b/cui/source/inc/hyphen.hxx
@@ -80,7 +80,7 @@ class SvxHyphenWordDialog : public SfxModalDialog
public:
SvxHyphenWordDialog( const OUString &rWord, LanguageType nLang,
vcl::Window* pParent,
- css::uno::Reference< css::linguistic2::XHyphenator > &xHyphen,
+ css::uno::Reference< css::linguistic2::XHyphenator > const &xHyphen,
SvxSpellWrapper* pWrapper );
virtual ~SvxHyphenWordDialog() override;
virtual void dispose() override;