diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-11-29 21:10:54 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-11-30 09:48:06 +0100 |
commit | a12b14c1806609fbf31ec9ff37c794e7acb5fe99 (patch) | |
tree | c690d90cb36f5018beb7d107a022edf30f9ac35d /framework/inc/uielement | |
parent | 1fbbfc24199f8d46e7b28b77cb9deb003708512c (diff) |
drop unneeded include
Change-Id: Iea28a59086d23c4edd91d0c531bf3a1337b5da78
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126071
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'framework/inc/uielement')
-rw-r--r-- | framework/inc/uielement/macrosmenucontroller.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/uielement/macrosmenucontroller.hxx b/framework/inc/uielement/macrosmenucontroller.hxx index beb9779efb66..7419f02a7059 100644 --- a/framework/inc/uielement/macrosmenucontroller.hxx +++ b/framework/inc/uielement/macrosmenucontroller.hxx @@ -20,7 +20,6 @@ #pragma once #include <svtools/popupmenucontrollerbase.hxx> -#include <vcl/menu.hxx> namespace framework { |