summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-05-21 16:43:40 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-05-22 13:27:41 +0200
commit78b7e1dfba4fb776db801c478a830057ff67d965 (patch)
treeefdd4185035a725f0058bab4043e5bda3bfad953 /sfx2/inc
parentaff8471dbffdd6d26e63533d7ffa8ddea6b2396b (diff)
move InterimItemWindow to vcl
Change-Id: If0a4a14708810c44d087b51961f2ecb3fda4df23 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94649 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/pch/precompiled_sfx.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx
index 5120b4494745..d713ff85f6d2 100644
--- a/sfx2/inc/pch/precompiled_sfx.hxx
+++ b/sfx2/inc/pch/precompiled_sfx.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-04-30 12:39:28 using:
+ Generated on 2020-05-21 16:43:16 using:
./bin/update_pch sfx2 sfx --cutoff=3 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -86,6 +86,7 @@
#include <sal/saldllapi.h>
#include <sal/types.h>
#include <vcl/EnumContext.hxx>
+#include <vcl/InterimItemWindow.hxx>
#include <vcl/Scanline.hxx>
#include <vcl/alpha.hxx>
#include <vcl/bitmapex.hxx>
@@ -339,7 +340,6 @@
#include <svl/urihelper.hxx>
#include <svl/visitem.hxx>
#include <svl/whiter.hxx>
-#include <svtools/InterimItemWindow.hxx>
#include <svtools/ehdl.hxx>
#include <svtools/helpopt.hxx>
#include <svtools/imagemgr.hxx>