diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-29 17:00:54 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-30 09:12:20 +0100 |
commit | b8adb8264b48e66d7435e4463f575e25c5e02250 (patch) | |
tree | 84bab1644519b7691930bb19551edf4dab303910 /solenv | |
parent | 05b24909981fc952b36fe7ac520232bd19822c8a (diff) |
SpinButton only needed by vcl and toolkit
Change-Id: I1a99231a895269bc728ed7730fe277bb8e73a25e
Reviewed-on: https://gerrit.libreoffice.org/81711
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
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 b12f71769717..a113d1c9cb2c 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7874,7 +7874,6 @@ include/vcl/seleng.hxx include/vcl/settings.hxx include/vcl/slider.hxx include/vcl/sound.hxx -include/vcl/spin.hxx include/vcl/spinfld.hxx include/vcl/split.hxx include/vcl/splitwin.hxx @@ -7903,6 +7902,7 @@ include/vcl/toolbox.hxx include/vcl/toolkit/group.hxx include/vcl/toolkit/morebtn.hxx include/vcl/toolkit/roadmap.hxx +include/vcl/toolkit/spin.hxx include/vcl/toolkit/tabdlg.hxx include/vcl/toolkit/throbber.hxx include/vcl/toolkit/unowrap.hxx |