summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index aef018e0377b..20a24a931536 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -941,7 +941,7 @@ public:
/// Copy-Constructor in disguise.
SwEditShell( SwEditShell&, vcl::Window* );
- virtual ~SwEditShell();
+ virtual ~SwEditShell() override;
private:
SwEditShell(const SwEditShell &) = delete;