diff options
Diffstat (limited to 'sd/source/ui/inc/BreakDlg.hxx')
-rw-r--r-- | sd/source/ui/inc/BreakDlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/BreakDlg.hxx b/sd/source/ui/inc/BreakDlg.hxx index dd43694aa436..5e7f415bb0b1 100644 --- a/sd/source/ui/inc/BreakDlg.hxx +++ b/sd/source/ui/inc/BreakDlg.hxx @@ -87,7 +87,7 @@ private: DECL_LINK( CancelButtonHdl, void* ); DECL_LINK( UpDate, void* ); - DECL_LINK( InitialUpdate, Timer* ); + DECL_LINK( InitialUpdate, void* ); }; } // end of namespace sd |