From 6d79329442b7a50f73139288bdb34aaa61154896 Mon Sep 17 00:00:00 2001 From: "G.K.MacGregor" Date: Sun, 20 Aug 2023 19:09:24 +0100 Subject: [PATCH] [Qt6] Include QActionGroup --- mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/mainwindow.cpp b/mainwindow.cpp index 5b85174..e841742 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -17,6 +17,7 @@ * along with QTeletextMaker. If not, see . */ +#include #include #include #include