summaryrefslogtreecommitdiff
path: root/sw/inc/swddetbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swddetbl.hxx')
-rw-r--r--sw/inc/swddetbl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swddetbl.hxx b/sw/inc/swddetbl.hxx
index 73eeb5b2c519..ea56c56b6be9 100644
--- a/sw/inc/swddetbl.hxx
+++ b/sw/inc/swddetbl.hxx
@@ -32,7 +32,7 @@ public:
// After that SwTable is empty and has to be deleted.
SwDDETable( SwTable& rTable, SwDDEFieldType* pDDEType,
bool bUpdate = true );
- virtual ~SwDDETable();
+ virtual ~SwDDETable() override;
void ChangeContent();
bool NoDDETable();