summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/shapestylecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/shapestylecontext.hxx')
-rw-r--r--include/oox/drawingml/shapestylecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/drawingml/shapestylecontext.hxx b/include/oox/drawingml/shapestylecontext.hxx
index 7be239389d7a..b7a479124560 100644
--- a/include/oox/drawingml/shapestylecontext.hxx
+++ b/include/oox/drawingml/shapestylecontext.hxx
@@ -29,7 +29,7 @@ class ShapeStyleContext : public ::oox::core::ContextHandler2
{
public:
ShapeStyleContext( ::oox::core::ContextHandler2Helper& rParent, Shape& rShape );
- ~ShapeStyleContext();
+ virtual ~ShapeStyleContext();
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) SAL_OVERRIDE;