summaryrefslogtreecommitdiff
path: root/filter/source/svg/impsvgdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/impsvgdialog.hxx')
-rw-r--r--filter/source/svg/impsvgdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/svg/impsvgdialog.hxx b/filter/source/svg/impsvgdialog.hxx
index 266bd2711321..f6bc5221b915 100644
--- a/filter/source/svg/impsvgdialog.hxx
+++ b/filter/source/svg/impsvgdialog.hxx
@@ -66,7 +66,7 @@ public:
ImpSVGDialog( Window* pParent, /*ResMgr& rResMgr,*/
com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& rFilterData );
- ~ImpSVGDialog();
+ virtual ~ImpSVGDialog();
com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > GetFilterData();
};