summaryrefslogtreecommitdiffstats
path: root/examples/gestures/gestures.pro
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-04-20 13:02:31 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-05-11 14:51:51 (GMT)
commit00353a9af82ac40c836a39ec5aa47a7284dea214 (patch)
treec09828f45e034870d291666aa8981b8292bdfcf6 /examples/gestures/gestures.pro
parent62229907918ddf1b830a51c8a2613cf2492ae1c7 (diff)
downloadQt-00353a9af82ac40c836a39ec5aa47a7284dea214.zip
Qt-00353a9af82ac40c836a39ec5aa47a7284dea214.tar.gz
Qt-00353a9af82ac40c836a39ec5aa47a7284dea214.tar.bz2
Added pannablewebview example.
Diffstat (limited to 'examples/gestures/gestures.pro')
-rw-r--r--examples/gestures/gestures.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/gestures/gestures.pro b/examples/gestures/gestures.pro
index 35164ac..8bd0acc 100644
--- a/examples/gestures/gestures.pro
+++ b/examples/gestures/gestures.pro
@@ -3,7 +3,8 @@ TEMPLATE = \
SUBDIRS = \
imageviewer \
graphicsview \
- collidingmice
+ collidingmice \
+ pannablewebview
# install
target.path = $$[QT_INSTALL_EXAMPLES]/gestures