TextEditor: Fix missing include

Amends c8f8513c8d.

Change-Id: I5c82c2f91d71425e5333e0248582ee9fe4f2ee28
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Christian Stenger
2021-04-28 09:52:06 +02:00
committed by Christian Kandeler
parent e00bd017a9
commit e38c34029f

View File

@@ -31,6 +31,7 @@
#include <utils/variant.h>
#include <QChar>
#include <QCoreApplication>
#include <QList>
#include <QString>