summaryrefslogtreecommitdiff
path: root/oox/source/ppt/headerfootercontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/headerfootercontext.hxx')
-rw-r--r--oox/source/ppt/headerfootercontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/headerfootercontext.hxx b/oox/source/ppt/headerfootercontext.hxx
index c9fc6eb80702..23deb25c0220 100644
--- a/oox/source/ppt/headerfootercontext.hxx
+++ b/oox/source/ppt/headerfootercontext.hxx
@@ -34,7 +34,7 @@ namespace oox { namespace ppt {
HeaderFooterContext( ::oox::core::FragmentHandler2& rParent,
const AttributeList& rAttribs, HeaderFooter& rHeaderFooter );
- ~HeaderFooterContext( );
+ virtual ~HeaderFooterContext( );
};
} }