diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-11-04 12:07:22 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-11-04 16:45:12 +0100 |
commit | 074cab391c20be872a4b5d14a342eda5c541b6fd (patch) | |
tree | 472762efa5c62bcc12d83fbacd378777dab4a324 /solenv | |
parent | 57aa9ea3a6d178fcea016fadb005dfbcc2ca2e8d (diff) |
ProgressBar now only use in vcl and toolkit
Change-Id: I5d56a4df155806e41cafa6f65a3a030e8443b8f7
Reviewed-on: https://gerrit.libreoffice.org/82005
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 cbc4723e32b8..081e8b37fca3 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7855,7 +7855,6 @@ include/vcl/pngread.hxx include/vcl/pngwrite.hxx include/vcl/popupmenuwindow.hxx include/vcl/ppdparser.hxx -include/vcl/prgsbar.hxx include/vcl/print.hxx include/vcl/prntypes.hxx include/vcl/ptrstyle.hxx @@ -7901,6 +7900,7 @@ include/vcl/toolkit/fixedhyper.hxx include/vcl/toolkit/group.hxx include/vcl/toolkit/imgctrl.hxx include/vcl/toolkit/morebtn.hxx +include/vcl/toolkit/prgsbar.hxx include/vcl/toolkit/roadmap.hxx include/vcl/toolkit/spin.hxx include/vcl/toolkit/tabdlg.hxx |