summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/BreakDlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/BreakDlg.hxx')
-rw-r--r--sd/source/ui/inc/BreakDlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/BreakDlg.hxx b/sd/source/ui/inc/BreakDlg.hxx
index 40c650c5ee7f..6be181af2cad 100644
--- a/sd/source/ui/inc/BreakDlg.hxx
+++ b/sd/source/ui/inc/BreakDlg.hxx
@@ -69,7 +69,7 @@ private:
Idle aIdle;
SvdProgressInfo *pProgrInfo;
- Link aLink;
+ Link<> aLink;
SfxProgress *mpProgress;
DECL_LINK( CancelButtonHdl, void* );