diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2022-06-27 19:04:24 +1000 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2022-07-20 12:20:59 +0200 |
commit | 845393b9aa9057c5ace3c41ad5ac629b895d7f7f (patch) | |
tree | 86f6e1d8b69247c491eea72195cc1cdf5a40e4fb /solenv/clang-format | |
parent | 6721eddbcfefd9503a49499956e53d1a76f6712f (diff) |
move wintypes.hxx from tools to vcl
Change-Id: Ief9949fd4252de9e33df172af07aa7ed097b5520
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136560
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'solenv/clang-format')
-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 21c7e937d8d8..b3ccb4fb5e05 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6177,7 +6177,6 @@ include/tools/time.hxx include/tools/urlobj.hxx include/tools/weakbase.h include/tools/weakbase.hxx -include/tools/wintypes.hxx include/tools/wldcrd.hxx include/tools/zcodec.hxx include/typelib/typedescription.h @@ -6457,6 +6456,7 @@ include/vcl/vectorgraphicdata.hxx include/vcl/virdev.hxx include/vcl/wall.hxx include/vcl/window.hxx +include/vcl/wintypes.hxx include/vcl/wizardmachine.hxx include/vcl/wmf.hxx include/vcl/wrkwin.hxx |