summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgass.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/dlgass.hxx')
-rw-r--r--sd/source/ui/inc/dlgass.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/dlgass.hxx b/sd/source/ui/inc/dlgass.hxx
index 2983a5fc72c0..f89685ce0517 100644
--- a/sd/source/ui/inc/dlgass.hxx
+++ b/sd/source/ui/inc/dlgass.hxx
@@ -42,7 +42,7 @@ private:
public:
AssistentDlg(Window* pParent, sal_Bool bAutoPilot);
- ~AssistentDlg();
+ virtual ~AssistentDlg();
DECL_LINK( FinishHdl, void * );