summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/vclxtopwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/vclxtopwindow.hxx')
-rw-r--r--include/toolkit/awt/vclxtopwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/awt/vclxtopwindow.hxx b/include/toolkit/awt/vclxtopwindow.hxx
index 08599fb0556f..772dfcb0f96a 100644
--- a/include/toolkit/awt/vclxtopwindow.hxx
+++ b/include/toolkit/awt/vclxtopwindow.hxx
@@ -91,7 +91,7 @@ protected:
public:
VCLXTopWindow(bool bWHWND = false);
- ~VCLXTopWindow();
+ virtual ~VCLXTopWindow();
// ::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;