summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/wrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/wrap.hxx')
-rw-r--r--sw/source/ui/inc/wrap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/wrap.hxx b/sw/source/ui/inc/wrap.hxx
index 34913202199b..c3bbe6a9fa0b 100644
--- a/sw/source/ui/inc/wrap.hxx
+++ b/sw/source/ui/inc/wrap.hxx
@@ -120,7 +120,7 @@ class SwWrapTabPage: public SfxTabPage
DECL_LINK( RangeModifyHdl, MetricField * );
DECL_LINK( WrapTypeHdl, ImageRadioButton * );
- DECL_LINK( ContourHdl, CheckBox * );
+ DECL_LINK(ContourHdl, void *);
using SfxTabPage::ActivatePage;
using SfxTabPage::DeactivatePage;