summaryrefslogtreecommitdiff
path: root/svx/source/table/svdotable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/svdotable.cxx')
-rw-r--r--svx/source/table/svdotable.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/svdotable.cxx b/svx/source/table/svdotable.cxx
index c768c6d57ed6..24d8247c76a0 100644
--- a/svx/source/table/svdotable.cxx
+++ b/svx/source/table/svdotable.cxx
@@ -94,7 +94,7 @@ public:
TableProperties(const TableProperties& rProps, SdrObject& rObj );
// destructor
- ~TableProperties();
+ virtual ~TableProperties();
// Clone() operator, normally just calls the local copy constructor
BaseProperties& Clone(SdrObject& rObj) const SAL_OVERRIDE;