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