summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-01-19 12:39:26 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-01-19 13:46:01 +0100
commitf0f87108ab1560558c5b11185acc2bdfde150b8a (patch)
tree0956d440c14d31973eacb49dfe6ca53abd4780ff /chart2/source/controller/main/ChartController.cxx
parentsw_fieldmarkhide: disable layout cache if there are fieldmarks (diff)
downloadcore-f0f87108ab1560558c5b11185acc2bdfde150b8a.tar.gz
core-f0f87108ab1560558c5b11185acc2bdfde150b8a.zip
use more concrete types in chart2, Diagram
Change-Id: I870f6d9fa4c0b51cf7c887199079fdbabbca1fec Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128597 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'chart2/source/controller/main/ChartController.cxx')
-rw-r--r--chart2/source/controller/main/ChartController.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/main/ChartController.cxx b/chart2/source/controller/main/ChartController.cxx
index 751afe7f30ee..a55e07149290 100644
--- a/chart2/source/controller/main/ChartController.cxx
+++ b/chart2/source/controller/main/ChartController.cxx
@@ -27,6 +27,7 @@
#include <ChartModel.hxx>
#include <ChartModelHelper.hxx>
#include "ControllerCommandDispatch.hxx"
+#include <Diagram.hxx>
#include <strings.hrc>
#include <chartview/ExplicitValueProvider.hxx>
#include <ChartViewHelper.hxx>