summaryrefslogtreecommitdiff
path: root/svtools/source/inc/hatchwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/inc/hatchwindow.hxx')
-rw-r--r--svtools/source/inc/hatchwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/inc/hatchwindow.hxx b/svtools/source/inc/hatchwindow.hxx
index cd9e1b887f01..e33660fe2edf 100644
--- a/svtools/source/inc/hatchwindow.hxx
+++ b/svtools/source/inc/hatchwindow.hxx
@@ -35,7 +35,7 @@ class VCLXHatchWindow : public css::embed::XHatchWindow,
public:
VCLXHatchWindow();
- virtual ~VCLXHatchWindow();
+ virtual ~VCLXHatchWindow() override;
void initializeWindow( const css::uno::Reference< css::awt::XWindowPeer >& xParent,
const css::awt::Rectangle& aBounds,