summaryrefslogtreecommitdiff
path: root/include/comphelper/accessiblekeybindinghelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/accessiblekeybindinghelper.hxx')
-rw-r--r--include/comphelper/accessiblekeybindinghelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/accessiblekeybindinghelper.hxx b/include/comphelper/accessiblekeybindinghelper.hxx
index 89ea8d71b050..4ad6f425fff6 100644
--- a/include/comphelper/accessiblekeybindinghelper.hxx
+++ b/include/comphelper/accessiblekeybindinghelper.hxx
@@ -51,7 +51,7 @@ namespace comphelper
protected:
::osl::Mutex m_aMutex;
- virtual ~OAccessibleKeyBindingHelper();
+ virtual ~OAccessibleKeyBindingHelper() override;
public:
OAccessibleKeyBindingHelper();