diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 19:49:00 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 22:16:56 +0200 |
commit | d377c085627ac00268952d2401a8b8fde360336c (patch) | |
tree | 29639852376d81ecad52d84d733eb897e1200179 /solenv | |
parent | 17a416248235d89f145e8c15dac01d6946ac8460 (diff) |
unowrap.hxx is also exposed for toolkit only
Change-Id: Ife3648c8ca84c942f02fb6eab2990ec3eb3eb3f9
Reviewed-on: https://gerrit.libreoffice.org/61764
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 5f15395d1dca..6d0368fc6783 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -8052,6 +8052,7 @@ include/vcl/throbber.hxx include/vcl/timer.hxx include/vcl/toolbox.hxx include/vcl/toolkit/group.hxx +include/vcl/toolkit/unowrap.hxx include/vcl/txtattr.hxx include/vcl/uitest/factory.hxx include/vcl/uitest/logger.hxx @@ -8059,7 +8060,6 @@ include/vcl/uitest/uiobject.hxx include/vcl/uitest/uitest.hxx include/vcl/unohelp.hxx include/vcl/unohelp2.hxx -include/vcl/unowrap.hxx include/vcl/vclenum.hxx include/vcl/vclevent.hxx include/vcl/vcllayout.hxx |