summaryrefslogtreecommitdiffstats
path: root/chart2/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-03 20:52:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-09-04 22:22:16 +0200
commit0593f35f770e2df5241b2cec10ea1bc74cf3d4e6 (patch)
tree80cb62c7a3d6c68dfa0bbfc608f73427bc33e2d0 /chart2/inc
parenttdf#136442 a null return from GetEntryPosByName is allowed (diff)
downloadcore-0593f35f770e2df5241b2cec10ea1bc74cf3d4e6.tar.gz
core-0593f35f770e2df5241b2cec10ea1bc74cf3d4e6.zip
TabPage no longer needs to inherit from VclBuilderContainer
Change-Id: Iaab26ade1109daf732e58a2f3741cc43243e374c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102023 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/inc')
-rw-r--r--chart2/inc/pch/precompiled_chartcore.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx
index b66d37067306..017fb9f71fc0 100644
--- a/chart2/inc/pch/precompiled_chartcore.hxx
+++ b/chart2/inc/pch/precompiled_chartcore.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-27 16:25:53 using:
+ Generated on 2020-09-03 20:50:38 using:
./bin/update_pch chart2 chartcore --cutoff=3 --exclude:system --exclude:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -177,6 +177,7 @@
#include <comphelper/uno3.hxx>
#include <cppu/cppudllapi.h>
#include <cppuhelper/compbase.hxx>
+#include <cppuhelper/compbase_ex.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/implbase_ex.hxx>
#include <cppuhelper/supportsservice.hxx>
@@ -206,6 +207,7 @@
#include <tools/diagnose_ex.h>
#include <tools/gen.hxx>
#include <tools/helpers.hxx>
+#include <tools/link.hxx>
#include <tools/ref.hxx>
#include <tools/toolsdllapi.h>
#include <tools/weakbase.h>