summaryrefslogtreecommitdiffstats
path: root/examples/gestures
diff options
context:
space:
mode:
authorBill King <bking@trolltech.com>2009-06-29 13:15:03 +1000
committerBill King <bking@trolltech.com>2009-06-29 13:15:03 +1000
commit06eec9e1e1665f2551344d8f6938e9e2eb95f34f (patch)
treeafed7f91d9f957ea24843b7a4e517738d89d5960 /examples/gestures
parent2927c9466c96fbf12ecf73da333ae153ef217fb1 (diff)
Make compile when -no-webkit is passed to configure
Diffstat (limited to 'examples/gestures')
-rw-r--r--examples/gestures/gestures.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/gestures/gestures.pro b/examples/gestures/gestures.pro
index 40809bba69..d0735ae5b0 100644
--- a/examples/gestures/gestures.pro
+++ b/examples/gestures/gestures.pro
@@ -3,8 +3,7 @@ TEMPLATE = \
SUBDIRS = \
imageviewer \
graphicsview \
- collidingmice \
- pannablewebview
+ collidingmice
contains(QT_CONFIG, webkit) {
SUBDIRS += pannablewebview