diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-06 12:26:28 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-06 22:14:19 +0200 |
commit | a7ffe4026a2f4fcc77d297c9bc671ded158efc46 (patch) | |
tree | 16f2365e1845735f6b62d6926e55762ad4b0ce88 /solenv | |
parent | d299dc45409503ec4500b07c517b25e06438c611 (diff) |
move headers inside modules
Change-Id: I002f42d83820c86737ddceab805aa53ccb388e06
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98203
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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 72366ca871b4..eda629a26010 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -6953,7 +6953,6 @@ include/svx/tabarea.hxx include/svx/tabline.hxx include/svx/tbcontrl.hxx include/svx/tbxcolor.hxx -include/svx/tbxcolorupdate.hxx include/svx/tbxctl.hxx include/svx/transfrmhelper.hxx include/svx/txencbox.hxx @@ -13253,6 +13252,7 @@ svx/inc/sxsalitm.hxx svx/inc/sxsiitm.hxx svx/inc/sxsoitm.hxx svx/inc/sxtraitm.hxx +svx/inc/tbxcolorupdate.hxx svx/inc/textchain.hxx svx/inc/textchaincursor.hxx svx/inc/textchainflow.hxx |