diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-05 19:45:45 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-06 12:44:26 +0100 |
commit | 17f83e391297f86f264dabd447d48280662b2435 (patch) | |
tree | 9ffd75887d6ccf4180f1473de3b7c40e7b551b53 /svx/inc | |
parent | 8950cb8ae6a1621729ec43a6dd1c29cf04260797 (diff) |
drop newly unused FontSizeBox
Change-Id: I8a84ce74888e1d3c468251ddd3633aedf6339a11
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88064
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index c0d07f4bda97..2cb0154ce9b7 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-01 10:58:24 using: + Generated on 2020-02-05 19:54:54 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: @@ -109,7 +109,6 @@ #include <vcl/toolbox.hxx> #include <vcl/transfer.hxx> #include <vcl/treelistbox.hxx> -#include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> #include <vcl/virdev.hxx> #include <vcl/weld.hxx> |