From 5775bd7b27f0c71a78cfe526b971c3f1652b4add Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Mon, 11 Jan 2021 13:22:39 +0100 Subject: Silence some compiler warnings This is what clang suggested in compiler warnings. Signed-off-by: Robert C. Helling --- stats/boxseries.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stats/boxseries.h') diff --git a/stats/boxseries.h b/stats/boxseries.h index 175ad771e..dde9014f6 100644 --- a/stats/boxseries.h +++ b/stats/boxseries.h @@ -13,7 +13,7 @@ #include #include -class InformationBox; +struct InformationBox; class QGraphicsScene; class BoxSeries : public StatsSeries { -- cgit v1.2.3-70-g09d2