summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/chrdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/chrdlg.hxx')
-rw-r--r--sw/source/uibase/inc/chrdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/chrdlg.hxx b/sw/source/uibase/inc/chrdlg.hxx
index 58366f7c3baa..8da147d50546 100644
--- a/sw/source/uibase/inc/chrdlg.hxx
+++ b/sw/source/uibase/inc/chrdlg.hxx
@@ -74,8 +74,8 @@ class SwCharURLPage : public SfxTabPage
SvxMacroItem* pINetItem;
bool bModified;
- DECL_LINK(InsertFileHdl, void *);
- DECL_LINK(EventHdl, void *);
+ DECL_LINK_TYPED(InsertFileHdl, Button*, void);
+ DECL_LINK_TYPED(EventHdl, Button*, void);
public:
SwCharURLPage( vcl::Window* pParent,