summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuifmsearch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuifmsearch.hxx')
-rw-r--r--cui/source/inc/cuifmsearch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cuifmsearch.hxx b/cui/source/inc/cuifmsearch.hxx
index da70430e3c6c..a9b537e0c6d2 100644
--- a/cui/source/inc/cuifmsearch.hxx
+++ b/cui/source/inc/cuifmsearch.hxx
@@ -161,7 +161,7 @@ private:
DECL_LINK_TYPED(OnClickedSearchAgain, Button *, void);
DECL_LINK_TYPED( OnClickedSpecialSettings, Button*, void );
- DECL_LINK(OnSearchTextModified, void *);
+ DECL_LINK_TYPED(OnSearchTextModified, Edit&, void);
DECL_LINK_TYPED( OnPositionSelected, ListBox&, void );
DECL_LINK_TYPED( OnFieldSelected, ListBox&, void );