summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wtextsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/wtextsh.hxx')
-rw-r--r--sw/source/uibase/inc/wtextsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/wtextsh.hxx b/sw/source/uibase/inc/wtextsh.hxx
index 10b683a12891..7924fdf903d9 100644
--- a/sw/source/uibase/inc/wtextsh.hxx
+++ b/sw/source/uibase/inc/wtextsh.hxx
@@ -33,7 +33,7 @@ private:
public:
SwWebTextShell(SwView &rView);
- virtual ~SwWebTextShell();
+ virtual ~SwWebTextShell() override;
};
#endif