summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/popupmenudispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/popupmenudispatcher.hxx')
-rw-r--r--framework/inc/dispatch/popupmenudispatcher.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/dispatch/popupmenudispatcher.hxx b/framework/inc/dispatch/popupmenudispatcher.hxx
index fcd5718104f0..c4dd32b9cedf 100644
--- a/framework/inc/dispatch/popupmenudispatcher.hxx
+++ b/framework/inc/dispatch/popupmenudispatcher.hxx
@@ -116,7 +116,7 @@ class PopupMenuDispatcher : public ::cppu::WeakImplHelper<
// protected methods
protected:
- virtual ~PopupMenuDispatcher();
+ virtual ~PopupMenuDispatcher() override;
void impl_RetrievePopupControllerQuery();
void impl_CreateUriRefFactory();