summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/drwtxtsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/drwtxtsh.hxx')
-rw-r--r--sw/source/uibase/inc/drwtxtsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/drwtxtsh.hxx b/sw/source/uibase/inc/drwtxtsh.hxx
index d4d027671b0e..ff737f2b38c9 100644
--- a/sw/source/uibase/inc/drwtxtsh.hxx
+++ b/sw/source/uibase/inc/drwtxtsh.hxx
@@ -50,7 +50,7 @@ public:
SwWrtShell &GetShell();
SwDrawTextShell(SwView &rView);
- virtual ~SwDrawTextShell();
+ virtual ~SwDrawTextShell() override;
virtual ::svl::IUndoManager*
GetUndoManager() override;