summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/scendlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/scendlg.hxx')
-rw-r--r--sc/source/ui/inc/scendlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/scendlg.hxx b/sc/source/ui/inc/scendlg.hxx
index 4da9411f3477..35e01717c88f 100644
--- a/sc/source/ui/inc/scendlg.hxx
+++ b/sc/source/ui/inc/scendlg.hxx
@@ -71,7 +71,7 @@ private:
const String aDefScenarioName;
sal_Bool bIsEdit;
- DECL_LINK( OkHdl, OKButton * );
+ DECL_LINK(OkHdl, void *);
DECL_LINK( EnableHdl, CheckBox * );
};