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