diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-06-06 10:37:21 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-06-08 16:17:45 +0200 |
commit | d00a8b05c057d9260c5a44408d9a815121ee6cba (patch) | |
tree | 0ad731b379068244d6477c3c4b1f0af97262712a /chart2/inc | |
parent | 1d137f07cb7cff1f7bcf12b51ceca6f56059b7ef (diff) |
weld View3DDialog
Change-Id: Ifd689c54574c08f026f6760efb39b5f927cb2625
Reviewed-on: https://gerrit.libreoffice.org/73604
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/inc')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcontroller.hxx | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index a72dea77cccc..a6519d6dac8c 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.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 2019-05-12 16:56:57 using: + Generated on 2019-06-06 21:24:00 using: ./bin/update_pch chart2 chartcontroller --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -84,7 +84,6 @@ #include <vcl/GraphicExternalLink.hxx> #include <vcl/GraphicObject.hxx> #include <vcl/IContext.hxx> -#include <vcl/NotebookbarContextControl.hxx> #include <vcl/abstdlg.hxx> #include <vcl/alpha.hxx> #include <vcl/animate/Animation.hxx> @@ -124,7 +123,6 @@ #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> -#include <vcl/print.hxx> #include <vcl/prntypes.hxx> #include <vcl/region.hxx> #include <vcl/salgtype.hxx> @@ -134,12 +132,9 @@ #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> -#include <vcl/tabctrl.hxx> -#include <vcl/tabdlg.hxx> #include <vcl/tabpage.hxx> #include <vcl/task.hxx> #include <vcl/timer.hxx> -#include <vcl/toolbox.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> @@ -335,7 +330,6 @@ #include <svtools/colorcfg.hxx> #include <svtools/optionsdrawinglayer.hxx> #include <svtools/svtdllapi.h> -#include <svtools/valueset.hxx> #include <svx/ActionDescriptionProvider.hxx> #include <svx/XPropertyEntry.hxx> #include <svx/chrtitem.hxx> @@ -345,10 +339,8 @@ #include <svx/pageitem.hxx> #include <svx/sdgcpitm.hxx> #include <svx/sdr/animation/scheduler.hxx> -#include <svx/sdr/contact/viewobjectcontactredirector.hxx> #include <svx/sdr/overlay/overlayobject.hxx> #include <svx/sdr/overlay/overlayobjectlist.hxx> -#include <svx/sdrmasterpagedescriptor.hxx> #include <svx/sdrobjectuser.hxx> #include <svx/sdrpageuser.hxx> #include <svx/sdtaditm.hxx> @@ -382,7 +374,6 @@ #include <svx/svdtypes.hxx> #include <svx/svdundo.hxx> #include <svx/svxdllapi.h> -#include <svx/viewpt3d.hxx> #include <svx/xdash.hxx> #include <svx/xdef.hxx> #include <svx/xenum.hxx> |