summaryrefslogtreecommitdiff
path: root/include/oox/core/xmlfilterbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/xmlfilterbase.hxx')
-rw-r--r--include/oox/core/xmlfilterbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/core/xmlfilterbase.hxx b/include/oox/core/xmlfilterbase.hxx
index 32f5430f2526..1a9be6a15ff9 100644
--- a/include/oox/core/xmlfilterbase.hxx
+++ b/include/oox/core/xmlfilterbase.hxx
@@ -87,7 +87,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rxContext )
throw( css::uno::RuntimeException );
- virtual ~XmlFilterBase();
+ virtual ~XmlFilterBase() override;
/** Has to be implemented by each filter, returns the current theme. */
virtual const ::oox::drawingml::Theme*