summaryrefslogtreecommitdiff
path: root/include/editeng/splwrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/splwrap.hxx')
-rw-r--r--include/editeng/splwrap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/splwrap.hxx b/include/editeng/splwrap.hxx
index 1ef5406bc4ec..6f76397cc8e9 100644
--- a/include/editeng/splwrap.hxx
+++ b/include/editeng/splwrap.hxx
@@ -74,7 +74,7 @@ public:
SvxSpellWrapper( vcl::Window* pWn,
const bool bStart, const bool bIsAllRight );
SvxSpellWrapper( vcl::Window* pWn,
- css::uno::Reference< css::linguistic2::XHyphenator > &xHyphenator,
+ css::uno::Reference< css::linguistic2::XHyphenator > const &xHyphenator,
const bool bStart, const bool bOther );
virtual ~SvxSpellWrapper();