summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/delcodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/delcodlg.hxx')
-rw-r--r--sc/source/ui/inc/delcodlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/delcodlg.hxx b/sc/source/ui/inc/delcodlg.hxx
index a2741a6448a5..ea1bf0cbd2ab 100644
--- a/sc/source/ui/inc/delcodlg.hxx
+++ b/sc/source/ui/inc/delcodlg.hxx
@@ -43,7 +43,7 @@ private:
static InsertDeleteFlags nPreviousChecks;
void DisableChecks( bool bDelAllChecked = true );
- DECL_LINK( DelAllHdl, void * );
+ DECL_LINK_TYPED( DelAllHdl, Button*, void );
public:
ScDeleteContentsDlg( vcl::Window* pParent,