From 8fe484a989a1bea05dd9d1bc032c859c83966b0b Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 4 Oct 2019 15:07:02 +0100 Subject: FileControl can be private inside svtools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I52edd5166edc9aceeafffed898835fe5bc46880c Reviewed-on: https://gerrit.libreoffice.org/80232 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- solenv/clang-format/blacklist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'solenv') diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 0367f48f13e2..8d8a0a30b3c1 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -6938,7 +6938,6 @@ include/svtools/embedhlp.hxx include/svtools/embedtransfer.hxx include/svtools/extcolorcfg.hxx include/svtools/filechangedchecker.hxx -include/svtools/filectrl.hxx include/svtools/fileurlbox.hxx include/svtools/fontsubstconfig.hxx include/svtools/framestatuslistener.hxx @@ -13739,6 +13738,7 @@ svtools/source/hatchwindow/hatchwindow.cxx svtools/source/hatchwindow/hatchwindowfactory.cxx svtools/source/hatchwindow/ipwin.cxx svtools/source/hatchwindow/ipwin.hxx +svtools/source/inc/filectrl.hxx svtools/source/inc/hatchwindow.hxx svtools/source/inc/unoiface.hxx svtools/source/java/javacontext.cxx -- cgit