summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/epptooxml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/eppt/epptooxml.hxx')
-rw-r--r--sd/source/filter/eppt/epptooxml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/epptooxml.hxx b/sd/source/filter/eppt/epptooxml.hxx
index dd87cc5beae1..178261b7e449 100644
--- a/sd/source/filter/eppt/epptooxml.hxx
+++ b/sd/source/filter/eppt/epptooxml.hxx
@@ -67,7 +67,7 @@ public:
PowerPointExport( const css::uno::Reference< css::uno::XComponentContext > & rxCtxt );
- virtual ~PowerPointExport();
+ virtual ~PowerPointExport() override;
// from FilterBase
virtual bool importDocument() throw() override;