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 f80734e626d3..ba0ddafdb4fa 100644
--- a/include/toolkit/awt/vclxtopwindow.hxx
+++ b/include/toolkit/awt/vclxtopwindow.hxx
@@ -90,7 +90,7 @@ protected:
public:
VCLXTopWindow(bool bWHWND = false);
- virtual ~VCLXTopWindow();
+ virtual ~VCLXTopWindow() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;