summaryrefslogtreecommitdiff
path: root/vcl/inc/pch
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-08-18 15:55:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-08-19 10:12:19 +0200
commitcee0a2a93e2956e1a29019ef3ca92d4dd5d69c1f (patch)
treefc8d35f6b84e046ccf44bfe9d0d0b2d8e3f01f5d /vcl/inc/pch
parent44f7674ffda49257dcc1709256dfc4676d12165c (diff)
move VclMultiLineEdit to toolkit-only headers
Change-Id: I2e8728061e484f79768fcfe67d674cb76367a94d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100951 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/inc/pch')
-rw-r--r--vcl/inc/pch/precompiled_vcl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx
index b6fa73b6d062..29f9379fe5b3 100644
--- a/vcl/inc/pch/precompiled_vcl.hxx
+++ b/vcl/inc/pch/precompiled_vcl.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-08-12 11:16:23 using:
+ Generated on 2020-08-18 15:54:52 using:
./bin/update_pch vcl vcl --cutoff=6 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -325,6 +325,7 @@
#include <vcl/toolkit/treelistentries.hxx>
#include <vcl/toolkit/treelistentry.hxx>
#include <vcl/toolkit/unowrap.hxx>
+#include <vcl/toolkit/vclmedit.hxx>
#include <vcl/toolkit/viewdataentry.hxx>
#include <vcl/transfer.hxx>
#include <vcl/uitest/logger.hxx>
@@ -332,7 +333,6 @@
#include <vcl/unohelp.hxx>
#include <vcl/vclenum.hxx>
#include <vcl/vclevent.hxx>
-#include <vcl/vclmedit.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/virdev.hxx>
#include <vcl/weld.hxx>