From 5025550d7d7b123cdbba4f37440e5f44517794f5 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de>
Date: Thu, 29 Feb 2024 08:39:54 +0100
Subject: [PATCH] rm fwd decl

---
 GUI/View/Plotter/ProjectionsPlot.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/GUI/View/Plotter/ProjectionsPlot.h b/GUI/View/Plotter/ProjectionsPlot.h
index bbb622da29a..28816c84074 100644
--- a/GUI/View/Plotter/ProjectionsPlot.h
+++ b/GUI/View/Plotter/ProjectionsPlot.h
@@ -19,7 +19,6 @@
 #include <QWidget>
 
 class Data2DItem;
-class Datafield;
 class LineItem;
 class QCPGraph;
 class QCustomPlot;
-- 
GitLab