diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-03-02 09:41:26 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-03-03 15:54:56 +0100 |
commit | f645d4c35eebb5674a7e698c1db425afcf0784a5 (patch) | |
tree | f81443cc23c1ac609aaad0a0366bdb348b4c0043 /solenv | |
parent | 93a8247598bae20a2d9b3eb9abc2578fd2e4a712 (diff) |
vcl/floatwin.hxx can be toolkit only now
Change-Id: Ifd8f58771ea6f9212a0dca7d4550c86ebecd9333
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111814
Tested-by: Caolán McNamara <caolanm@redhat.com>
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 d3205d56d617..8a70264c12e3 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6383,7 +6383,6 @@ include/vcl/errcode.hxx include/vcl/errinf.hxx include/vcl/event.hxx include/vcl/evntpost.hxx -include/vcl/floatwin.hxx include/vcl/formatter.hxx include/vcl/fntstyle.hxx include/vcl/font.hxx @@ -6473,6 +6472,7 @@ include/vcl/toolkit/edit.hxx include/vcl/toolkit/field.hxx include/vcl/toolkit/fixed.hxx include/vcl/toolkit/fixedhyper.hxx +include/vcl/toolkit/floatwin.hxx include/vcl/toolkit/fmtfield.hxx include/vcl/toolkit/group.hxx include/vcl/toolkit/imgctrl.hxx |