summaryrefslogtreecommitdiffstats
path: root/include/svtools/filectrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/filectrl.hxx')
-rw-r--r--include/svtools/filectrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/filectrl.hxx b/include/svtools/filectrl.hxx
index 0e976bb45cbd..7108f444cbac 100644
--- a/include/svtools/filectrl.hxx
+++ b/include/svtools/filectrl.hxx
@@ -58,7 +58,7 @@ protected:
SVT_DLLPRIVATE void GetFocus() override;
SVT_DLLPRIVATE void StateChanged( StateChangedType nType ) override;
SVT_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
- DECL_DLLPRIVATE_LINK_TYPED( ButtonHdl, Button*, void );
+ DECL_DLLPRIVATE_LINK( ButtonHdl, Button*, void );
public:
FileControl( vcl::Window* pParent, WinBits nStyle );