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/pieseries.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stats/pieseries.h') diff --git a/stats/pieseries.h b/stats/pieseries.h index c7e2af319..646c4bfbe 100644 --- a/stats/pieseries.h +++ b/stats/pieseries.h @@ -9,7 +9,7 @@ #include #include -class InformationBox; +struct InformationBox; class QGraphicsEllipseItem; class QGraphicsScene; class QGraphicsSimpleTextItem; -- cgit v1.2.3-70-g09d2