summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formlinkdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/formlinkdialog.hxx')
-rw-r--r--extensions/source/propctrlr/formlinkdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/formlinkdialog.hxx b/extensions/source/propctrlr/formlinkdialog.hxx
index 9ce65e8377ce..044432c2bed0 100644
--- a/extensions/source/propctrlr/formlinkdialog.hxx
+++ b/extensions/source/propctrlr/formlinkdialog.hxx
@@ -86,7 +86,7 @@ namespace pcr
virtual short Execute() SAL_OVERRIDE;
private:
- DECL_LINK( OnSuggest, void* );
+ DECL_LINK_TYPED( OnSuggest, Button*, void );
DECL_LINK( OnFieldChanged, FieldLinkRow* );
DECL_LINK( OnInitialize, void* );