QmlPuppet: #include <QColor> in generalhelper.h

CI was complaining.

Change-Id: I7b2da474d3197de4c046efc0e2e54ab19b8d3663
Reviewed-by: Samuel Ghinet <samuel.ghinet@qt.io>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
hjk
2022-08-04 11:05:17 +02:00
parent 674efc0f95
commit 184a9cbd64

View File

@@ -27,6 +27,7 @@
#ifdef QUICK3D_MODULE #ifdef QUICK3D_MODULE
#include <QColor>
#include <QHash> #include <QHash>
#include <QMatrix4x4> #include <QMatrix4x4>
#include <QObject> #include <QObject>