summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wformsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/wformsh.hxx')
-rw-r--r--sw/source/uibase/inc/wformsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/wformsh.hxx b/sw/source/uibase/inc/wformsh.hxx
index 09fdcbeee479..dfce5359f1e3 100644
--- a/sw/source/uibase/inc/wformsh.hxx
+++ b/sw/source/uibase/inc/wformsh.hxx
@@ -25,7 +25,7 @@ class SwWebDrawFormShell : public SwDrawFormShell
{
public:
SwWebDrawFormShell(SwView &rShell);
- virtual ~SwWebDrawFormShell();
+ virtual ~SwWebDrawFormShell() override;
SFX_DECL_INTERFACE(SW_WEBDRAWFORMSHELL)