summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/multitouch.pro
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2009-03-25 12:38:02 (GMT)
committerBradley T. Hughes <bradley.hughes@nokia.com>2009-03-25 12:38:02 (GMT)
commitaa50245865b5bf8655ee3d476ee961009f0c314e (patch)
treed63f8d334413a5a6a23be6606be1ba72d1d671b1 /examples/multitouch/multitouch.pro
parent480b0fe494cc7dec7d8082860c6216e970ce6a57 (diff)
downloadQt-aa50245865b5bf8655ee3d476ee961009f0c314e.zip
Qt-aa50245865b5bf8655ee3d476ee961009f0c314e.tar.gz
Qt-aa50245865b5bf8655ee3d476ee961009f0c314e.tar.bz2
add a multitouch example that shows how to handle multitouch events in QGraphicsItems
Diffstat (limited to 'examples/multitouch/multitouch.pro')
-rw-r--r--examples/multitouch/multitouch.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/multitouch/multitouch.pro b/examples/multitouch/multitouch.pro
index b2b2b76..b3d1d55 100644
--- a/examples/multitouch/multitouch.pro
+++ b/examples/multitouch/multitouch.pro
@@ -1,2 +1,2 @@
TEMPLATE = subdirs
-SUBDIRS = pinchzoom fingerpaint
+SUBDIRS = pinchzoom fingerpaint knobs