forked from qt-creator/qt-creator
TextEditor: Fix missing include
Amends c8f8513c8d
.
Change-Id: I5c82c2f91d71425e5333e0248582ee9fe4f2ee28
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
committed by
Christian Kandeler
parent
e00bd017a9
commit
e38c34029f
@@ -31,6 +31,7 @@
|
||||
#include <utils/variant.h>
|
||||
|
||||
#include <QChar>
|
||||
#include <QCoreApplication>
|
||||
#include <QList>
|
||||
#include <QString>
|
||||
|
||||
|
Reference in New Issue
Block a user