summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/optload.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/optload.hxx')
-rw-r--r--sw/source/uibase/inc/optload.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/optload.hxx b/sw/source/uibase/inc/optload.hxx
index 5ac39f582816..ce91d28fcff1 100644
--- a/sw/source/uibase/inc/optload.hxx
+++ b/sw/source/uibase/inc/optload.hxx
@@ -60,7 +60,7 @@ private:
sal_Int32 m_nOldLinkMode;
DECL_LINK(MetricHdl, void *);
- DECL_LINK(StandardizedPageCountCheckHdl, void *);
+ DECL_LINK_TYPED(StandardizedPageCountCheckHdl, Button*, void);
public:
SwLoadOptPage(vcl::Window* pParent, const SfxItemSet& rSet);