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.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/manual/pointer/qml.qrc b/tests/manual/pointer/qml.qrc
index 4113974d46..5bb79176c7 100644
--- a/tests/manual/pointer/qml.qrc
+++ b/tests/manual/pointer/qml.qrc
@@ -3,6 +3,7 @@
<file>flingAnimation.qml</file>
<file>main.qml</file>
<file>fakeFlickable.qml</file>
+ <file>flickableWithHandlers.qml</file>
<file>joystick.qml</file>
<file>map.qml</file>
<file>mixer.qml</file>
@@ -14,8 +15,12 @@
<file>content/FakeFlickable.qml</file>
<file>content/FlashAnimation.qml</file>
<file>content/MomentumAnimation.qml</file>
+ <file>content/MouseAreaButton.qml</file>
+ <file>content/MouseAreaSlider.qml</file>
+ <file>content/MptaButton.qml</file>
<file>content/MultiButton.qml</file>
<file>content/Slider.qml</file>
+ <file>content/TapHandlerButton.qml</file>
<file>resources/arrowhead.png</file>
<file>resources/balloon.png</file>
<file>resources/fighter.png</file>