summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/view.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/view.hxx')
-rw-r--r--sw/source/core/uibase/inc/view.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/view.hxx b/sw/source/core/uibase/inc/view.hxx
index 14f56ef54a0b..6526b22d93f5 100644
--- a/sw/source/core/uibase/inc/view.hxx
+++ b/sw/source/core/uibase/inc/view.hxx
@@ -625,7 +625,7 @@ public:
void ApplyAccessiblityOptions(SvtAccessibilityOptions& rAccessibilityOptions);
SwView(SfxViewFrame* pFrame, SfxViewShell*);
- ~SwView();
+ virtual ~SwView();
void NotifyDBChanged();