From 45649f44caf009941aadd6e37b3215e714a718da Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 27 Aug 2020 17:02:03 +0100 Subject: SvtIconChoiceCtrl can move into toolkit only headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ice3c01019d3e961c0ef1dce7d3eaf4f602269fff Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101488 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- solenv/clang-format/excludelist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'solenv/clang-format') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 2b14dbb51193..84ddb0686497 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7356,7 +7356,6 @@ include/vcl/inetimg.hxx include/vcl/inputctx.hxx include/vcl/inputtypes.hxx include/vcl/introwin.hxx -include/vcl/ivctrl.hxx include/vcl/jobset.hxx include/vcl/keycod.hxx include/vcl/keycodes.hxx @@ -7429,6 +7428,7 @@ include/vcl/toolkit/fixedhyper.hxx include/vcl/toolkit/fmtfield.hxx include/vcl/toolkit/group.hxx include/vcl/toolkit/imgctrl.hxx +include/vcl/toolkit/ivctrl.hxx include/vcl/toolkit/longcurr.hxx include/vcl/toolkit/lstbox.hxx include/vcl/toolkit/morebtn.hxx -- cgit