diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-12 11:03:48 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-12 20:23:20 +0200 |
commit | 70a008181aef33272346e7ae45f8838354346ead (patch) | |
tree | 6d4e0e87d15e27d38639bbae1e6832a2f9b4a233 /solenv/clang-format | |
parent | 4ddafa14d70567a4e4581310a7cc83eafc1b776f (diff) |
SvTreeListBox can move into toolkit headers now
Change-Id: I6b3b6ef1530a192f4b6bf87aa9688687063683ea
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100591
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/excludelist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index e8fb15c70220..3ae46bd3213a 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7447,11 +7447,12 @@ include/vcl/toolkit/svlbitm.hxx include/vcl/toolkit/svtabbx.hxx include/vcl/toolkit/tabdlg.hxx include/vcl/toolkit/throbber.hxx +include/vcl/toolkit/treelist.hxx +include/vcl/toolkit/treelistbox.hxx +include/vcl/toolkit/treelistentry.hxx include/vcl/toolkit/unowrap.hxx +include/vcl/toolkit/viewdataentry.hxx include/vcl/transfer.hxx -include/vcl/treelist.hxx -include/vcl/treelistbox.hxx -include/vcl/treelistentry.hxx include/vcl/txtattr.hxx include/vcl/uitest/factory.hxx include/vcl/uitest/uiobject.hxx @@ -7466,7 +7467,6 @@ include/vcl/vclmedit.hxx include/vcl/vclptr.hxx include/vcl/vclreferencebase.hxx include/vcl/vectorgraphicdata.hxx -include/vcl/viewdataentry.hxx include/vcl/virdev.hxx include/vcl/waitobj.hxx include/vcl/wall.hxx |