diff options
author | Khaled Hosny <khaled@libreoffice.org> | 2023-07-03 10:56:31 +0300 |
---|---|---|
committer | خالد حسني <khaled@libreoffice.org> | 2023-07-03 15:05:04 +0200 |
commit | 6ae13c5fc5b28efeb1f6b75d4f6574bae20af37c (patch) | |
tree | ea424d3946f4e3b2d0d7b991d34db866fec6d58b /solenv | |
parent | 206f8b905dc00b86f9926a3ee6b503bd56bc0115 (diff) |
Rename and move header next to other font headers
Change-Id: I5485817b5a6c2e9538ed6fb00893663d09e7fa26
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153869
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@libreoffice.org>
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 2e454f9892dc..ca49c48b2f2f 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -14248,7 +14248,7 @@ vcl/inc/impdel.hxx vcl/inc/impfont.hxx vcl/inc/impfontcache.hxx vcl/inc/impfontcharmap.hxx -vcl/inc/impfontmetricdata.hxx +vcl/inc/font/FontMetricData.hxx vcl/inc/impgraph.hxx vcl/inc/implimagetree.hxx vcl/inc/jobdata.hxx |