diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-29 17:22:19 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-30 09:13:07 +0100 |
commit | f645993593ff931d1659e701487131e3bd1b40f5 (patch) | |
tree | c56327144e80673bd9d2f2998ecc439119ad6a58 /solenv | |
parent | 3e041c06897fb917977c18f57bde5871b0466a99 (diff) |
imgctrl.hxx only used by vcl and toolkit
Change-Id: I77e2efa77d9fbc0830553faed269e1fec2b2a286
Reviewed-on: https://gerrit.libreoffice.org/81713
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-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 a113d1c9cb2c..c3693241d5af 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7818,7 +7818,6 @@ include/vcl/imapcirc.hxx include/vcl/imapobj.hxx include/vcl/imappoly.hxx include/vcl/imaprect.hxx -include/vcl/imgctrl.hxx include/vcl/inetimg.hxx include/vcl/inputctx.hxx include/vcl/inputtypes.hxx @@ -7900,6 +7899,7 @@ include/vcl/threadex.hxx include/vcl/timer.hxx include/vcl/toolbox.hxx include/vcl/toolkit/group.hxx +include/vcl/toolkit/imgctrl.hxx include/vcl/toolkit/morebtn.hxx include/vcl/toolkit/roadmap.hxx include/vcl/toolkit/spin.hxx |