summaryrefslogtreecommitdiff
path: root/basctl/source/inc/propbrw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/propbrw.hxx')
-rw-r--r--basctl/source/inc/propbrw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/inc/propbrw.hxx b/basctl/source/inc/propbrw.hxx
index d215e91374ce..9e585b3b2dcd 100644
--- a/basctl/source/inc/propbrw.hxx
+++ b/basctl/source/inc/propbrw.hxx
@@ -72,7 +72,7 @@ protected:
public:
explicit PropBrw (DialogWindowLayout&);
- virtual ~PropBrw();
+ virtual ~PropBrw() override;
virtual void dispose() override;
using Window::Update;
// note: changing the Context document to an instance other than the one given in the ctor is not supported