summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/chrdlg/break.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/chrdlg/break.cxx')
-rw-r--r--sw/source/ui/chrdlg/break.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/ui/chrdlg/break.cxx b/sw/source/ui/chrdlg/break.cxx
index df536dbefd2d..1342a77e5909 100644
--- a/sw/source/ui/chrdlg/break.cxx
+++ b/sw/source/ui/chrdlg/break.cxx
@@ -64,10 +64,9 @@ IMPL_LINK_NOARG_TYPED(SwBreakDlg, ClickHdl, Button*, void)
CheckEnable();
}
-IMPL_LINK_NOARG(SwBreakDlg, SelectHdl)
+IMPL_LINK_NOARG_TYPED(SwBreakDlg, SelectHdl, ListBox&, void)
{
CheckEnable();
- return 0;
}
// Handler for Change Page Number