diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-13 12:08:13 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-14 09:59:12 +0100 |
commit | 29e9fe918d10001ddd2c7ce68064397ada98f4f6 (patch) | |
tree | f14625e61c63ff483a5ffea2f2ef75507c4130df /solenv/clang-format | |
parent | 3f893b52e726d96cb5dfebbc9afc88c28f0a8463 (diff) |
move dialog.hxx to vcl/include/toolkit
Change-Id: Ia3877f58b6e5ccc4fb1621e6b928638e0c850e7a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88602
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/clang-format')
-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 9324dcfbb7b7..8ec37780bbfe 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7470,7 +7470,6 @@ include/vcl/ctrl.hxx include/vcl/cursor.hxx include/vcl/cvtgrf.hxx include/vcl/decoview.hxx -include/vcl/dialog.hxx include/vcl/dibtools.hxx include/vcl/dllapi.h include/vcl/dndhelp.hxx @@ -7584,6 +7583,7 @@ include/vcl/textview.hxx include/vcl/threadex.hxx include/vcl/timer.hxx include/vcl/toolbox.hxx +include/vcl/toolkit/dialog.hxx include/vcl/toolkit/field.hxx include/vcl/toolkit/fixedhyper.hxx include/vcl/toolkit/group.hxx |