summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/vclxcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/vclxcontainer.hxx')
-rw-r--r--include/toolkit/awt/vclxcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/awt/vclxcontainer.hxx b/include/toolkit/awt/vclxcontainer.hxx
index b765b9a7995c..f30b0e56d7fc 100644
--- a/include/toolkit/awt/vclxcontainer.hxx
+++ b/include/toolkit/awt/vclxcontainer.hxx
@@ -40,7 +40,7 @@ class TOOLKIT_DLLPUBLIC VCLXContainer : public ::com::sun::star::awt::XVclContai
{
public:
VCLXContainer();
- ~VCLXContainer();
+ virtual ~VCLXContainer();
// ::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;