forked from qt-creator/qt-creator
Fix build
The metatype declaration requires QList.
Amends b077a4b845
Change-Id: I1fed2420b6bfb6eb1def09808ecc07ec0a5990e9
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#include "utils_global.h"
|
||||
|
||||
#include <QList>
|
||||
#include <QMetaType>
|
||||
#include <QString>
|
||||
|
||||
|
Reference in New Issue
Block a user