From b40354c7f28676d011de35e49b178d9aa789bbc7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 8 Jan 2021 12:53:27 -0800 Subject: build-system: compile stats code on mobile OSs Android and iOS use qmake, so add the code to the .pro file. This also removes all remnants of QCharts includes and uses and all the references to QCharts in our various build systems. That was a brief but extremely useful detour. Signed-off-by: Dirk Hohndel --- stats/boxseries.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'stats/boxseries.cpp') diff --git a/stats/boxseries.cpp b/stats/boxseries.cpp index c684eff8b..08a421205 100644 --- a/stats/boxseries.cpp +++ b/stats/boxseries.cpp @@ -6,7 +6,6 @@ #include "statstranslations.h" #include "zvalues.h" -#include #include // Constants that control the bar layout -- cgit v1.2.3-70-g09d2