aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/AttachedType.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmllint/data/AttachedType.qml')
-rw-r--r--tests/auto/qml/qmllint/data/AttachedType.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qmllint/data/AttachedType.qml b/tests/auto/qml/qmllint/data/AttachedType.qml
index 02fa514e83..f852a39a22 100644
--- a/tests/auto/qml/qmllint/data/AttachedType.qml
+++ b/tests/auto/qml/qmllint/data/AttachedType.qml
@@ -1,4 +1,5 @@
import Things 1.0
+import QtQuick
Item {
property real test: Screen.pixelDensity * 0.5