aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/qml.qrc
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2017-11-14 16:56:55 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2017-11-24 12:55:51 +0000
commitb0f4d3ef22731d6e0234451ff1176c221899ff15 (patch)
treede1ce05742b1ed066c5d3b19cbf325a5cf28fb94 /tests/manual/pointer/qml.qrc
parentcc0ca08cde199213ca2481b6a25f4650a4b4e12c (diff)
add mouse feedback to PointerHandlers manual test
Change-Id: I598093647da3aba291945819d7c396a247fddf52 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests/manual/pointer/qml.qrc')
-rw-r--r--tests/manual/pointer/qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/pointer/qml.qrc b/tests/manual/pointer/qml.qrc
index 1d2d40a6f5..f9d600b16c 100644
--- a/tests/manual/pointer/qml.qrc
+++ b/tests/manual/pointer/qml.qrc
@@ -17,6 +17,7 @@
<file>content/MomentumAnimation.qml</file>
<file>content/MouseAreaButton.qml</file>
<file>content/MouseAreaSlider.qml</file>
+ <file>content/MouseFeedbackSprite.qml</file>
<file>content/MptaButton.qml</file>
<file>content/MultiButton.qml</file>
<file>content/ScrollBar.qml</file>