summaryrefslogtreecommitdiff
path: root/svx/source/dialog/crashreportdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/crashreportdlg.cxx')
-rw-r--r--svx/source/dialog/crashreportdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/crashreportdlg.cxx b/svx/source/dialog/crashreportdlg.cxx
index 3d6b61acb7d9..d31a8636b44e 100644
--- a/svx/source/dialog/crashreportdlg.cxx
+++ b/svx/source/dialog/crashreportdlg.cxx
@@ -53,7 +53,7 @@ void CrashReportDialog::dispose()
Dialog::dispose();
}
-IMPL_LINK_TYPED(CrashReportDialog, BtnHdl, Button*, pBtn, void)
+IMPL_LINK(CrashReportDialog, BtnHdl, Button*, pBtn, void)
{
if (pBtn == mpBtnSend.get())
{