summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-17 12:28:37 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-02-17 15:44:17 +0100
commit85ceb1c70fd3bcd723c92bd3c2658d13eb8b137d (patch)
tree95dfe2e7f4a00162967e0dd25f56ce7b4812d92e /svx/inc
parent11345d8b7e3e1c6bbe940c08cc284e257e0811d0 (diff)
remove some unnecessary button.hxx includes
and update pches Change-Id: I61ca0be7a838e4eec6c41e0ece58d8a6b0e64c37 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88861 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/pch/precompiled_svxcore.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx
index ddf81c1dc526..0107e452e2c7 100644
--- a/svx/inc/pch/precompiled_svxcore.hxx
+++ b/svx/inc/pch/precompiled_svxcore.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-14 09:32:42 using:
+ Generated on 2020-02-17 12:26:22 using:
./bin/update_pch svx svxcore --cutoff=7 --exclude:system --include:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -105,7 +105,6 @@
#include <vcl/bitmapaccess.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/builder.hxx>
-#include <vcl/button.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/checksum.hxx>
#include <vcl/combobox.hxx>