summaryrefslogtreecommitdiff
path: root/include/editeng/unolingu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unolingu.hxx')
-rw-r--r--include/editeng/unolingu.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unolingu.hxx b/include/editeng/unolingu.hxx
index 8558925cc401..78807780da17 100644
--- a/include/editeng/unolingu.hxx
+++ b/include/editeng/unolingu.hxx
@@ -121,7 +121,7 @@ private:
public:
SvxDicListChgClamp( css::uno::Reference<
- css::linguistic2::XSearchableDictionaryList > &rxDicList );
+ css::linguistic2::XSearchableDictionaryList > const &rxDicList );
~SvxDicListChgClamp();
};