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 6fc723ab63b3..04ce8d9be68d 100644
--- a/include/svtools/addresstemplate.hxx
+++ b/include/svtools/addresstemplate.hxx
@@ -95,7 +95,7 @@ namespace svt
DECL_DLLPRIVATE_LINK(OnFieldScroll, weld::ScrolledWindow&, void);
DECL_DLLPRIVATE_LINK(OnFieldSelect, weld::ComboBox&, void);
DECL_DLLPRIVATE_LINK(OnAdministrateDatasources, weld::Button&, void);
- DECL_STATIC_LINK(AddressBookSourceDialog, OnComboGetFocus, weld::Widget&, void);
+ DECL_DLLPRIVATE_STATIC_LINK(AddressBookSourceDialog, OnComboGetFocus, weld::Widget&, void);
DECL_DLLPRIVATE_LINK(OnComboLoseFocus, weld::Widget&, void);
DECL_DLLPRIVATE_LINK(OnComboSelect, weld::ComboBox&, void);
DECL_DLLPRIVATE_LINK(OnOkClicked, weld::Button&, void);