summaryrefslogtreecommitdiff
path: root/filter/source/flash/impswfdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/flash/impswfdialog.hxx')
-rw-r--r--filter/source/flash/impswfdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/flash/impswfdialog.hxx b/filter/source/flash/impswfdialog.hxx
index 3cef0c180e0a..5d5f152902f0 100644
--- a/filter/source/flash/impswfdialog.hxx
+++ b/filter/source/flash/impswfdialog.hxx
@@ -55,7 +55,7 @@ private:
public:
ImpSWFDialog( vcl::Window* pParent,
css::uno::Sequence< css::beans::PropertyValue >& rFilterData );
- virtual ~ImpSWFDialog();
+ virtual ~ImpSWFDialog() override;
virtual void dispose() override;
css::uno::Sequence< css::beans::PropertyValue > GetFilterData();