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