diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-07-23 11:09:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-07-23 22:31:27 +0200 |
commit | 92f4a031cc581f676ed78ab2a70e2dd2ae72d38a (patch) | |
tree | a7c4d036621721ec43ba36d5b6927c69cc4cc143 /solenv | |
parent | 40673b1710d95c58d2008c083cae542a2c226c40 (diff) |
spinfld can be toolkit only now
Change-Id: I48d743e346f890c90f9bc90f92c1c785eee6f90d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99313
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
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 30ba78e395b0..eb9b58b76d54 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7413,7 +7413,6 @@ include/vcl/scrbar.hxx include/vcl/seleng.hxx include/vcl/settings.hxx include/vcl/sound.hxx -include/vcl/spinfld.hxx include/vcl/split.hxx include/vcl/splitwin.hxx include/vcl/status.hxx @@ -7452,6 +7451,7 @@ include/vcl/toolkit/morebtn.hxx include/vcl/toolkit/prgsbar.hxx include/vcl/toolkit/roadmap.hxx include/vcl/toolkit/spin.hxx +include/vcl/toolkit/spinfld.hxx include/vcl/toolkit/svtabbx.hxx include/vcl/toolkit/tabdlg.hxx include/vcl/toolkit/throbber.hxx |