aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/InfoBoardWidget.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-04-16 22:38:40 +0000
committersaturneric <[email protected]>2025-04-16 22:38:40 +0000
commit72d98ff183bcedd05c5a996fccaa0544cb4ac309 (patch)
treeeb7ce626d3bf4243c9efe3f23bba6ec830f59a5b /src/ui/widgets/InfoBoardWidget.cpp
parentfix: solve CI build dependencies (diff)
downloadGpgFrontend-72d98ff183bcedd05c5a996fccaa0544cb4ac309.tar.gz
GpgFrontend-72d98ff183bcedd05c5a996fccaa0544cb4ac309.zip
feat: switch text-based model to workspace-based model
Diffstat (limited to 'src/ui/widgets/InfoBoardWidget.cpp')
-rw-r--r--src/ui/widgets/InfoBoardWidget.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widgets/InfoBoardWidget.cpp b/src/ui/widgets/InfoBoardWidget.cpp
index bb5b00bc..8bc2b1b1 100644
--- a/src/ui/widgets/InfoBoardWidget.cpp
+++ b/src/ui/widgets/InfoBoardWidget.cpp
@@ -28,7 +28,6 @@
#include "ui/widgets/InfoBoardWidget.h"
-#include "core/GpgModel.h"
#include "core/model/SettingsObject.h"
#include "ui/UISignalStation.h"
#include "ui/struct/settings_object/AppearanceSO.h"