diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2021-08-08 21:08:37 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-08-08 22:32:12 +0200 |
commit | 2c1ae17421af0fc0e398b66bc2a07f27977a5bf0 (patch) | |
tree | 3280843e618053ff16d8e8be9a4baf40cd42bb88 /solenv | |
parent | 12dd1ce1dddc4ebad6be94ddec167cc7f6c45fe3 (diff) |
no need to allocate ControlLayoutData separately
Change-Id: I239befdaa05beea5200c81f23d0af861c9fc3baa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120177
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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 83baec466610..c2cc51592e42 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6459,7 +6459,6 @@ include/vcl/toolbox.hxx include/vcl/toolkit/button.hxx include/vcl/toolkit/calendar.hxx include/vcl/toolkit/combobox.hxx -include/vcl/toolkit/controllayout.hxx include/vcl/toolkit/dialog.hxx include/vcl/toolkit/edit.hxx include/vcl/toolkit/field.hxx |