summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/areasdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/areasdlg.hxx')
-rw-r--r--sc/source/ui/inc/areasdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/areasdlg.hxx b/sc/source/ui/inc/areasdlg.hxx
index dbc09faa4467..b48233e4e4c4 100644
--- a/sc/source/ui/inc/areasdlg.hxx
+++ b/sc/source/ui/inc/areasdlg.hxx
@@ -75,7 +75,7 @@ private:
// Handler:
DECL_LINK( Impl_SelectHdl, ListBox* );
DECL_LINK( Impl_ModifyHdl, formula::RefEdit* );
- DECL_LINK( Impl_BtnHdl, PushButton* );
+ DECL_LINK_TYPED( Impl_BtnHdl, Button*, void );
DECL_LINK( Impl_GetFocusHdl, Control* );
};