summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAndre Pedralho <andre.pedralho@openbossa.org>2010-01-11 15:32:47 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-01-11 15:33:04 (GMT)
commit088e1bce77aa2e780a79237b94393082490d771c (patch)
treee55abfa9177eb8c940beaa5020299732bcc9fd16 /examples
parent02c6e391176f448ea2a45415140f432851aa376a (diff)
downloadQt-088e1bce77aa2e780a79237b94393082490d771c.zip
Qt-088e1bce77aa2e780a79237b94393082490d771c.tar.gz
Qt-088e1bce77aa2e780a79237b94393082490d771c.tar.bz2
Added the 'framecapture' WebKit example to the default build.
Merge-request: 2235 Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com> Reviewed-by: Simon Hausmann
Diffstat (limited to 'examples')
-rw-r--r--examples/webkit/webkit.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/webkit/webkit.pro b/examples/webkit/webkit.pro
index c985ed5..76c8801 100644
--- a/examples/webkit/webkit.pro
+++ b/examples/webkit/webkit.pro
@@ -3,7 +3,8 @@ SUBDIRS += domtraversal \
formextractor \
previewer \
fancybrowser \
- simpleselector
+ simpleselector \
+ framecapture
contains(QT_CONFIG, openssl):SUBDIRS += googlechat