diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-08-04 20:14:47 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-08-05 11:50:24 +0200 |
commit | fbbe7c9e3ef9e09d4ddf9f0d1f54843294643620 (patch) | |
tree | 012eb65a0b803a0fd25010932e9acb8bdae6b4e2 /solenv | |
parent | fe0c93b7526ba6bab98d3f12f16c0b863a82fa9c (diff) |
vcl/accel.hxx is not used outside vcl
Change-Id: I6b3debabe2c927f5ce3962fe97d944c07153028b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120013
Tested-by: Jenkins
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 4a73ed236375..c78867fd03db 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6351,7 +6351,6 @@ include/vcl/ITiledRenderable.hxx include/vcl/ImageTree.hxx include/vcl/Scanline.hxx include/vcl/abstdlg.hxx -include/vcl/accel.hxx include/vcl/accessiblefactory.hxx include/vcl/accessibletable.hxx include/vcl/accessibletableprovider.hxx @@ -14433,6 +14432,7 @@ vcl/inc/ResampleKernel.hxx vcl/inc/WidgetThemeLibraryTypes.hxx vcl/inc/bitmap/bmpfast.hxx vcl/inc/accel.h +vcl/inc/accel.hxx vcl/inc/accmgr.hxx vcl/inc/brdwin.hxx vcl/inc/bubblewindow.hxx |