From abfdfe6ac1bfc917d1693874f9dec80167e0806f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 8 Feb 2020 20:43:30 +0000 Subject: weld SvxFmTbxCtlRecTotal label item window MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and SvxFmTbxCtlRecText label item window and SvxFmTbxCtlRecFromText label item window Change-Id: I5c5bbdacfe7e69abd44b9a548deadbf6c4d2a7d0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88283 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svx/inc/pch/precompiled_svx.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'svx/inc') diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 335be47a3561..c463eccb9b4a 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-02-07 12:03:14 using: + Generated on 2020-02-08 20:53:08 using: ./bin/update_pch svx svx --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -82,11 +82,11 @@ #include #include #include +#include #include #include #include #include -#include #include #include #include -- cgit