diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-02-17 17:35:25 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-02-19 20:41:48 +0100 |
commit | d54d66e25ec0206f43ead5fe72428ebefd0b857c (patch) | |
tree | 2c6e5dc1a74a1b36198bf3c1e3c80393c39660a1 /solenv | |
parent | 5e7e6c0b64dcd698636b9b5655b371bdd9cc5289 (diff) |
move FixedText into toolkit-only headers
Change-Id: I398e0eadedb58e43d670ddd947167a0a75759c2f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111089
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index bb574d63a478..7b5326ce4b18 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/fixed.hxx include/vcl/floatwin.hxx include/vcl/formatter.hxx include/vcl/fntstyle.hxx |