summaryrefslogtreecommitdiffstats
path: root/writerperfect/inc/WPFTEncodingDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/inc/WPFTEncodingDialog.hxx')
-rw-r--r--writerperfect/inc/WPFTEncodingDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/inc/WPFTEncodingDialog.hxx b/writerperfect/inc/WPFTEncodingDialog.hxx
index 2d3a63a302fa..69f409885df4 100644
--- a/writerperfect/inc/WPFTEncodingDialog.hxx
+++ b/writerperfect/inc/WPFTEncodingDialog.hxx
@@ -43,7 +43,7 @@ private:
bool m_userHasCancelled;
private:
DECL_LINK(DoubleClickHdl, ListBox *);
- DECL_LINK(CancelHdl, void *);
+ DECL_LINK_TYPED(CancelHdl, Button*, void);
void dispose() SAL_OVERRIDE;