summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/redlndlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/redlndlg.hxx')
-rw-r--r--sw/source/uibase/inc/redlndlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/redlndlg.hxx b/sw/source/uibase/inc/redlndlg.hxx
index 69121137d3e5..7fb471182a7d 100644
--- a/sw/source/uibase/inc/redlndlg.hxx
+++ b/sw/source/uibase/inc/redlndlg.hxx
@@ -84,8 +84,8 @@ class SW_DLLPUBLIC SwRedlineAcceptDlg
OUString sAutoFormat;
VclPtr<SvxTPView> pTPView;
VclPtr<SvxRedlinTable> pTable; // PB 2006/02/02 #i48648 now SvHeaderTabListBox
- Link aOldSelectHdl;
- Link aOldDeselectHdl;
+ Link<> aOldSelectHdl;
+ Link<> aOldDeselectHdl;
bool bOnlyFormatedRedlines;
bool bHasReadonlySel;
bool bRedlnAutoFmt;