summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TextEffectsHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/TextEffectsHandler.hxx')
-rw-r--r--writerfilter/source/dmapper/TextEffectsHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/TextEffectsHandler.hxx b/writerfilter/source/dmapper/TextEffectsHandler.hxx
index 1ee928d76475..fd89b2adf5d8 100644
--- a/writerfilter/source/dmapper/TextEffectsHandler.hxx
+++ b/writerfilter/source/dmapper/TextEffectsHandler.hxx
@@ -44,7 +44,7 @@ private:
public:
TextEffectsHandler(sal_uInt32 aElementId);
- virtual ~TextEffectsHandler();
+ virtual ~TextEffectsHandler() override;
const boost::optional<PropertyIds>& getGrabBagPropertyId() { return maPropertyId;}