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 f7fa977f7a2f..0607377e9b3d 100644
--- a/include/svtools/addresstemplate.hxx
+++ b/include/svtools/addresstemplate.hxx
@@ -132,7 +132,7 @@ namespace svt
DECL_LINK(OnComboLoseFocus, ComboBox*);
DECL_LINK(OnComboSelect, ComboBox*);
DECL_LINK_TYPED(OnOkClicked, Button*, void);
- DECL_LINK(OnDelayedInitialize, void*);
+ DECL_LINK_TYPED(OnDelayedInitialize, void*, void);
};