diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-06-19 17:40:35 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-06-23 12:50:52 +0200 |
commit | 501c8d64b5831ccbf943db9342f337ed89ff0652 (patch) | |
tree | ebe0e2a011031970250efe68534d7076d3539794 /solenv/clang-format | |
parent | e2341bb8a43b9d6443a90e745b699f662550c64c (diff) |
move ListBox to toolkit-only headers
Change-Id: I6266dedb17cd7c3b730fc69804695536fef37cfc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96751
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/blacklist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 60739ddcfd9c..4bbd268faa57 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7389,7 +7389,6 @@ include/vcl/layout.hxx include/vcl/lazydelete.hxx include/vcl/lineinfo.hxx include/vcl/longcurr.hxx -include/vcl/lstbox.hxx include/vcl/mapmod.hxx include/vcl/menu.hxx include/vcl/menubtn.hxx @@ -7457,6 +7456,7 @@ include/vcl/toolkit/fixed.hxx include/vcl/toolkit/fixedhyper.hxx include/vcl/toolkit/group.hxx include/vcl/toolkit/imgctrl.hxx +include/vcl/toolkit/lstbox.hxx include/vcl/toolkit/morebtn.hxx include/vcl/toolkit/prgsbar.hxx include/vcl/toolkit/roadmap.hxx |