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 684136cf5f5e..3c6d19d75695 100644
--- a/include/toolkit/awt/vclxsystemdependentwindow.hxx
+++ b/include/toolkit/awt/vclxsystemdependentwindow.hxx
@@ -37,7 +37,7 @@ class TOOLKIT_DLLPUBLIC VCLXSystemDependentWindow : public css::awt::XSystemDepe
{
public:
VCLXSystemDependentWindow();
- virtual ~VCLXSystemDependentWindow();
+ virtual ~VCLXSystemDependentWindow() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;