summaryrefslogtreecommitdiff
path: root/oox/source/ppt/buildlistcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/buildlistcontext.hxx')
-rw-r--r--oox/source/ppt/buildlistcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/buildlistcontext.hxx b/oox/source/ppt/buildlistcontext.hxx
index 84a040a4f892..4bc1aa31624f 100644
--- a/oox/source/ppt/buildlistcontext.hxx
+++ b/oox/source/ppt/buildlistcontext.hxx
@@ -32,7 +32,7 @@ namespace oox { namespace ppt {
public:
BuildListContext( ::oox::core::FragmentHandler2& rParent );
- ~BuildListContext( );
+ virtual ~BuildListContext( );
virtual void onEndElement() SAL_OVERRIDE;