summaryrefslogtreecommitdiff
path: root/include/svtools/addresstemplate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/addresstemplate.hxx')
-rw-r--r--include/svtools/addresstemplate.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/addresstemplate.hxx b/include/svtools/addresstemplate.hxx
index 00b532a0ba3a..75aa5f7fd8dc 100644
--- a/include/svtools/addresstemplate.hxx
+++ b/include/svtools/addresstemplate.hxx
@@ -126,7 +126,7 @@ namespace svt
void loadConfiguration();
DECL_LINK_TYPED(OnFieldScroll, ScrollBar*, void);
- DECL_LINK(OnFieldSelect, ListBox*);
+ DECL_LINK_TYPED(OnFieldSelect, ListBox&, void);
DECL_LINK_TYPED(OnAdministrateDatasources, Button*, void);
DECL_STATIC_LINK_TYPED(AddressBookSourceDialog, OnComboGetFocus, Control&, void);
DECL_LINK_TYPED(OnComboLoseFocus, Control&, void);