diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-10 21:11:30 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-12 20:22:57 +0200 |
commit | 4ddafa14d70567a4e4581310a7cc83eafc1b776f (patch) | |
tree | 122e36715b0335cf25dcae6554d17407b2402e21 /solenv | |
parent | 7b314c6aceb51d01b9b4314764b0f5852b4fb655 (diff) |
svlbitm.hxx can be toolkit only now
Change-Id: Ie5ad0febca0747fa66c2caede619d14e468da032
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100498
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-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 3d1ab7622220..e8fb15c70220 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7410,7 +7410,6 @@ include/vcl/splitwin.hxx include/vcl/status.hxx include/vcl/stdtext.hxx include/vcl/svapp.hxx -include/vcl/svlbitm.hxx include/vcl/svtaccessiblefactory.hxx include/vcl/syschild.hxx include/vcl/sysdata.hxx @@ -7444,6 +7443,7 @@ include/vcl/toolkit/prgsbar.hxx include/vcl/toolkit/roadmap.hxx include/vcl/toolkit/spin.hxx include/vcl/toolkit/spinfld.hxx +include/vcl/toolkit/svlbitm.hxx include/vcl/toolkit/svtabbx.hxx include/vcl/toolkit/tabdlg.hxx include/vcl/toolkit/throbber.hxx |