summaryrefslogtreecommitdiff
path: root/framework/source/uielement/menubarmanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/uielement/menubarmanager.cxx')
-rw-r--r--framework/source/uielement/menubarmanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uielement/menubarmanager.cxx b/framework/source/uielement/menubarmanager.cxx
index af030ff3fc0a..8e1f55917dc0 100644
--- a/framework/source/uielement/menubarmanager.cxx
+++ b/framework/source/uielement/menubarmanager.cxx
@@ -717,7 +717,7 @@ public:
QuietInteractionContext& operator=(const QuietInteractionContext&) = delete;
private:
- virtual ~QuietInteractionContext() {}
+ virtual ~QuietInteractionContext() override {}
virtual css::uno::Any SAL_CALL getValueByName(
OUString const & Name)