QmlDesigner: Fix build of tests

Amends b0c47267d8.

Change-Id: I62c8007156a0f9cebdcc83c2f4cef135e19d27e2
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
Christian Stenger
2020-09-01 11:26:31 +02:00
committed by Thomas Hartmann
parent 71202abcbc
commit e65e4b81ea

View File

@@ -26,6 +26,7 @@
#pragma once #pragma once
#include <QMetaType> #include <QMetaType>
#include <QVariant>
#include "imagecontainer.h" #include "imagecontainer.h"