summaryrefslogtreecommitdiff
path: root/include/comphelper/ihwrapnofilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/ihwrapnofilter.hxx')
-rw-r--r--include/comphelper/ihwrapnofilter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/ihwrapnofilter.hxx b/include/comphelper/ihwrapnofilter.hxx
index 0daa123428f3..f91595e21d4f 100644
--- a/include/comphelper/ihwrapnofilter.hxx
+++ b/include/comphelper/ihwrapnofilter.hxx
@@ -38,7 +38,7 @@ namespace comphelper {
public:
OIHWrapNoFilterDialog( com::sun::star::uno::Reference< com::sun::star::task::XInteractionHandler > xInteraction );
- ~OIHWrapNoFilterDialog();
+ virtual ~OIHWrapNoFilterDialog();
static OUString SAL_CALL impl_staticGetImplementationName();
static ::com::sun::star::uno::Sequence< OUString > SAL_CALL impl_staticGetSupportedServiceNames();