diff options
Diffstat (limited to 'sd/source/ui/inc/dlgass.hxx')
-rw-r--r-- | sd/source/ui/inc/dlgass.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/dlgass.hxx b/sd/source/ui/inc/dlgass.hxx index 4f05ce775518..27a006409241 100644 --- a/sd/source/ui/inc/dlgass.hxx +++ b/sd/source/ui/inc/dlgass.hxx @@ -53,7 +53,7 @@ public: AssistentDlg(Window* pParent, sal_Bool bAutoPilot); ~AssistentDlg(); - DECL_LINK( FinishHdl, OKButton * ); + DECL_LINK( FinishHdl, void * ); SfxObjectShellLock GetDocument(); OutputType GetOutputMedium() const; |