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 259d5a6cdaad..d21e2a384639 100644
--- a/filter/source/flash/impswfdialog.hxx
+++ b/filter/source/flash/impswfdialog.hxx
@@ -58,7 +58,7 @@ public:
ImpSWFDialog( vcl::Window* pParent,
css::uno::Sequence< css::beans::PropertyValue >& rFilterData );
virtual ~ImpSWFDialog();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
css::uno::Sequence< css::beans::PropertyValue > GetFilterData();
};