aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/touchinteraction/multipointtouch/bearwhack.qml
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-03-05 15:02:09 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-20 06:49:30 +0100
commit386e56ff336fe956f4d44946edab275b7244a4ca (patch)
treece459a1398a7020f73b55a7a00a194e4753d644e /examples/quick/touchinteraction/multipointtouch/bearwhack.qml
parent738d3a99db5aeed0fccbef78aeec0a98d426fbad (diff)
Update touchinteraction examples to new guidelines
Includes adding flickable examples Change-Id: Ie1a47882bcb8b671f162b2b778dad33ce105407b Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'examples/quick/touchinteraction/multipointtouch/bearwhack.qml')
-rw-r--r--examples/quick/touchinteraction/multipointtouch/bearwhack.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/touchinteraction/multipointtouch/bearwhack.qml b/examples/quick/touchinteraction/multipointtouch/bearwhack.qml
index db46473c05..e2910a3c5d 100644
--- a/examples/quick/touchinteraction/multipointtouch/bearwhack.qml
+++ b/examples/quick/touchinteraction/multipointtouch/bearwhack.qml
@@ -43,7 +43,7 @@ import "content"
Item {
id: root
- height: 640
+ height: 480
width: 320
Item {
id: startScreen