summaryrefslogtreecommitdiff
path: root/sd/inc/drawdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/drawdoc.hxx')
-rw-r--r--sd/inc/drawdoc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/drawdoc.hxx b/sd/inc/drawdoc.hxx
index f6311628a69b..038ad6d83480 100644
--- a/sd/inc/drawdoc.hxx
+++ b/sd/inc/drawdoc.hxx
@@ -211,7 +211,7 @@ public:
TYPEINFO_OVERRIDE();
SdDrawDocument(DocumentType eType, SfxObjectShell* pDocSh);
- ~SdDrawDocument();
+ virtual ~SdDrawDocument();
virtual SdrModel* AllocModel() const SAL_OVERRIDE;
virtual SdrPage* AllocPage(bool bMasterPage) SAL_OVERRIDE;