From d5de79b033959422671f78fca362ecc1b6879fe7 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de>
Date: Tue, 13 Feb 2024 17:00:18 +0100
Subject: [PATCH] rm fwd decl

---
 GUI/Model/Mask/MasksSet.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/GUI/Model/Mask/MasksSet.h b/GUI/Model/Mask/MasksSet.h
index f4edd6dfa5f..cae77f261e3 100644
--- a/GUI/Model/Mask/MasksSet.h
+++ b/GUI/Model/Mask/MasksSet.h
@@ -19,7 +19,6 @@
 #include "GUI/Model/Mask/MasksCatalog.h"
 #include <QModelIndex>
 
-class Frame;
 class MaskItem;
 class MessageService;
 class RegionOfInterestItem;
-- 
GitLab