summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 35e4208982ba..aff1ba0a5abe 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -702,7 +702,7 @@ public:
// Life cycle
SwDoc();
- ~SwDoc();
+ virtual ~SwDoc();
bool IsInDtor() const { return mbDtor; }