solenv/clang-format/excludelist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 52ab468f2ef3d5722dafacd334da8b80e73cd9e1 Author: Stephan Bergmann <[email protected]> AuthorDate: Wed Feb 4 10:43:17 2026 +0100 Commit: Stephan Bergmann <[email protected]> CommitDate: Wed Feb 4 16:55:17 2026 +0100 Remove stray leading "h" ...that had been added apparently in error by fde80f0497f89c18ac3d74f181ead958d9d1314a "SmartArt: Adapt DiagramModel" Change-Id: Ide92998e759662aad27a60c863e9837f7d489f02 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198655 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 9349838a3490..316c13ea2ab6 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -1,4 +1,4 @@ -hUnoControls/inc/basecontainercontrol.hxx +UnoControls/inc/basecontainercontrol.hxx UnoControls/inc/basecontrol.hxx UnoControls/inc/multiplexer.hxx UnoControls/source/base/basecontainercontrol.cxx
