summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/basesh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/basesh.hxx')
-rw-r--r--sw/source/uibase/inc/basesh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/basesh.hxx b/sw/source/uibase/inc/basesh.hxx
index 4332be182da8..694ccc47ec7d 100644
--- a/sw/source/uibase/inc/basesh.hxx
+++ b/sw/source/uibase/inc/basesh.hxx
@@ -67,7 +67,7 @@ protected:
public:
SwBaseShell(SwView &rShell);
- virtual ~SwBaseShell();
+ virtual ~SwBaseShell() override;
SFX_DECL_INTERFACE(SW_BASESHELL)