diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-06-22 09:25:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-06-23 11:30:47 +0200 |
commit | 797ffc29450f46dd6683886e7436453ce9fb4d72 (patch) | |
tree | 91d836ee2369846c972765c3fa0c121abfe95ff5 /solenv/clang-format | |
parent | 6c0a6e2e91069da9db13c27a058721b88e8eaba9 (diff) |
FixedBitmap can be in a toolkit only header
Change-Id: I22bb548f7f0c1ef0de157f99915fbaf6473c284b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96861
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/blacklist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 3ee9a641de25..60739ddcfd9c 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7453,6 +7453,7 @@ include/vcl/toolkit/combobox.hxx include/vcl/toolkit/controllayout.hxx include/vcl/toolkit/dialog.hxx include/vcl/toolkit/field.hxx +include/vcl/toolkit/fixed.hxx include/vcl/toolkit/fixedhyper.hxx include/vcl/toolkit/group.hxx include/vcl/toolkit/imgctrl.hxx |