summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/accessiblecontrolcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/accessiblecontrolcontext.hxx')
-rw-r--r--include/toolkit/controls/accessiblecontrolcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/accessiblecontrolcontext.hxx b/include/toolkit/controls/accessiblecontrolcontext.hxx
index e7ab21bc16fd..4c977db4f336 100644
--- a/include/toolkit/controls/accessiblecontrolcontext.hxx
+++ b/include/toolkit/controls/accessiblecontrolcontext.hxx
@@ -61,7 +61,7 @@ namespace toolkit
protected:
/// ctor. @see Init
OAccessibleControlContext();
- virtual ~OAccessibleControlContext();
+ virtual ~OAccessibleControlContext() override;
/** late ctor
*/