diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-08-30 20:19:30 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-08-31 13:12:44 +0200 |
commit | 4a52aae51d73fcc8c321da5b6920cb60bd1f1925 (patch) | |
tree | 43e04c920596debaa91960ff572db1e2a94de41b /solenv | |
parent | d688a8a5a59f9a152229f005964697218b31c621 (diff) |
roadmap.hxx only used by vcl and toolkit now
Change-Id: I2a00687fbc53b2b5f2b8ad94e4813e778eb15f21
Reviewed-on: https://gerrit.libreoffice.org/78323
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 4b3e8a60c84f..eafeb2fc651b 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7901,7 +7901,6 @@ include/vcl/prntypes.hxx include/vcl/ptrstyle.hxx include/vcl/quickselectionengine.hxx include/vcl/region.hxx -include/vcl/roadmap.hxx include/vcl/roadmapwizard.hxx include/vcl/salctype.hxx include/vcl/salgtype.hxx @@ -7943,6 +7942,7 @@ include/vcl/timer.hxx include/vcl/toolbox.hxx include/vcl/toolkit/group.hxx include/vcl/toolkit/morebtn.hxx +include/vcl/toolkit/roadmap.hxx include/vcl/toolkit/tabdlg.hxx include/vcl/toolkit/unowrap.hxx include/vcl/transfer.hxx |