summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/vclxsystemdependentwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/vclxsystemdependentwindow.hxx')
-rw-r--r--include/toolkit/awt/vclxsystemdependentwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/awt/vclxsystemdependentwindow.hxx b/include/toolkit/awt/vclxsystemdependentwindow.hxx
index d930b4c003af..589aed673164 100644
--- a/include/toolkit/awt/vclxsystemdependentwindow.hxx
+++ b/include/toolkit/awt/vclxsystemdependentwindow.hxx
@@ -37,7 +37,7 @@ class TOOLKIT_DLLPUBLIC VCLXSystemDependentWindow : public ::com::sun::star::awt
{
public:
VCLXSystemDependentWindow();
- ~VCLXSystemDependentWindow();
+ virtual ~VCLXSystemDependentWindow();
// ::com::sun::star::uno::XInterface
::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;