aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2020-09-01 11:26:31 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2020-09-01 09:44:48 +0000
commite65e4b81ea1c84355f649d9eac885ba1acb51c06 (patch)
treed7899c0fd53bca2169e533223dca2716218ad982 /share
parent71202abcbc9173daa92b816978b0c9830cb728d5 (diff)
QmlDesigner: Fix build of tests
Amends b0c47267d812. Change-Id: I62c8007156a0f9cebdcc83c2f4cef135e19d27e2 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/qml/qmlpuppet/commands/captureddatacommand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/qtcreator/qml/qmlpuppet/commands/captureddatacommand.h b/share/qtcreator/qml/qmlpuppet/commands/captureddatacommand.h
index 449a9a2e4b..6c3715dd5f 100644
--- a/share/qtcreator/qml/qmlpuppet/commands/captureddatacommand.h
+++ b/share/qtcreator/qml/qmlpuppet/commands/captureddatacommand.h
@@ -26,6 +26,7 @@
#pragma once
#include <QMetaType>
+#include <QVariant>
#include "imagecontainer.h"