summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/table/tablecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/table/tablecontext.hxx')
-rw-r--r--include/oox/drawingml/table/tablecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/drawingml/table/tablecontext.hxx b/include/oox/drawingml/table/tablecontext.hxx
index 25471b78cdac..b9940422435d 100644
--- a/include/oox/drawingml/table/tablecontext.hxx
+++ b/include/oox/drawingml/table/tablecontext.hxx
@@ -31,7 +31,7 @@ class TableContext : public ShapeContext
{
public:
TableContext( ::oox::core::ContextHandler2Helper& rParent, ShapePtr pShapePtr );
- ~TableContext();
+ virtual ~TableContext();
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) SAL_OVERRIDE;