diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-12-05 20:59:42 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-02-06 12:16:52 +0100 |
commit | 6245dba005eb35525886d16856b6e8cde9ddb105 (patch) | |
tree | 9455d3f07c35cfa9a8a46a6ce15111b8a72c1cf2 /solenv/clang-format | |
parent | 69c546e1e7a697217f273baa7c1729ff823efd76 (diff) |
move MenuButton to vcl/toolkit
Change-Id: I3f228c36e3f35ba54cab2ee87fcfbbae7992668d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107265
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/excludelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 4bda736c6736..994e11dbad3d 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6458,7 +6458,6 @@ include/vcl/lazydelete.hxx include/vcl/lineinfo.hxx include/vcl/mapmod.hxx include/vcl/menu.hxx -include/vcl/menubtn.hxx include/vcl/metaact.hxx include/vcl/metaactiontypes.hxx include/vcl/metric.hxx @@ -6523,6 +6522,7 @@ include/vcl/toolkit/imgctrl.hxx include/vcl/toolkit/ivctrl.hxx include/vcl/toolkit/longcurr.hxx include/vcl/toolkit/lstbox.hxx +include/vcl/toolkit/menubtn.hxx include/vcl/toolkit/morebtn.hxx include/vcl/toolkit/prgsbar.hxx include/vcl/toolkit/roadmap.hxx |