aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/pointer/qml.qrc')
-rw-r--r--tests/manual/pointer/qml.qrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/manual/pointer/qml.qrc b/tests/manual/pointer/qml.qrc
index f9d600b16c..11f64e156e 100644
--- a/tests/manual/pointer/qml.qrc
+++ b/tests/manual/pointer/qml.qrc
@@ -10,8 +10,10 @@
<file>multibuttons.qml</file>
<file>photosurface.qml</file>
<file>pinchHandler.qml</file>
+ <file>pointerDrag.qml</file>
<file>singlePointHandlerProperties.qml</file>
<file>tapHandler.qml</file>
+ <file>content/CheckBox.qml</file>
<file>content/FakeFlickable.qml</file>
<file>content/FlashAnimation.qml</file>
<file>content/MomentumAnimation.qml</file>
@@ -23,6 +25,7 @@
<file>content/ScrollBar.qml</file>
<file>content/Slider.qml</file>
<file>content/TapHandlerButton.qml</file>
+ <file>content/TextBox.qml</file>
<file>content/TouchpointFeedbackSprite.qml</file>
<file>resources/arrowhead.png</file>
<file>resources/balloon.png</file>