Copilot: Add missing include

Change-Id: I313a394a0ff5bd352b7cb15ed2b7e6e02aefaa61
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Marcus Tillmanns
2023-03-15 14:05:54 +01:00
parent 0dc61f55c3
commit 2509c3471b

View File

@@ -16,6 +16,8 @@
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <QAction>
using namespace Utils; using namespace Utils;
using namespace Core; using namespace Core;