summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/vclxtabpagecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/vclxtabpagecontainer.hxx')
-rw-r--r--include/toolkit/awt/vclxtabpagecontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/awt/vclxtabpagecontainer.hxx b/include/toolkit/awt/vclxtabpagecontainer.hxx
index d8e90ab8e9af..77f2dab6c1f3 100644
--- a/include/toolkit/awt/vclxtabpagecontainer.hxx
+++ b/include/toolkit/awt/vclxtabpagecontainer.hxx
@@ -42,7 +42,7 @@ class VCLXTabPageContainer : public VCLXTabPageContainer_Base
{
public:
VCLXTabPageContainer();
- virtual ~VCLXTabPageContainer();
+ virtual ~VCLXTabPageContainer() override;
// css::awt::XView
void SAL_CALL draw( sal_Int32 nX, sal_Int32 nY ) throw(css::uno::RuntimeException, std::exception) override;