TextEditor: remove unused include

Change-Id: I500cb91008f9a3d25f2648ce15abecf4be8aae2e
Reviewed-by: Artem Sokolovskii <artem.sokolovskii@qt.io>
This commit is contained in:
David Schulz
2024-01-25 09:21:35 +01:00
parent 6888c07f11
commit 256ae21c07

View File

@@ -7,8 +7,6 @@
#include <texteditor/syntaxhighlighter.h>
#include <texteditor/texteditorsettings.h>
#include <KSyntaxHighlighting/Definition>
#include <QObject>
#include <QPointer>