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 b663c081ceff..0726e2de3729 100644
--- a/filter/source/flash/impswfdialog.hxx
+++ b/filter/source/flash/impswfdialog.hxx
@@ -57,7 +57,7 @@ private:
public:
ImpSWFDialog( Window* pParent,
com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& rFilterData );
- ~ImpSWFDialog();
+ virtual ~ImpSWFDialog();
com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > GetFilterData();
};