From be73c1602dbe4d0f09d0e9c4853ec89df3eb37ad Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 9 Sep 2015 07:23:12 +0200 Subject: convert Link<> to typed Change-Id: I3127752785b77672d37f99bc9eaa881377dabe7c Reviewed-on: https://gerrit.libreoffice.org/18431 Tested-by: Jenkins Reviewed-by: Noel Grandin --- include/sfx2/tbxctrl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/sfx2/tbxctrl.hxx') diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx index 2ceb70485e21..2fbbcbfc20ad 100644 --- a/include/sfx2/tbxctrl.hxx +++ b/include/sfx2/tbxctrl.hxx @@ -173,7 +173,7 @@ friend struct SfxTbxCtrlFactory; SfxToolBoxControl_Impl* pImpl; protected: - DECL_LINK( PopupModeEndHdl, void * ); + DECL_LINK_TYPED( PopupModeEndHdl, FloatingWindow*, void ); DECL_LINK_TYPED( ClosePopupWindow, SfxPopupWindow *, void ); // old SfxToolBoxControl methods -- cgit v1.2.3