summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui.pro
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@nokia.com>2010-11-30 22:44:52 +0100
committerRobert Griebl <robert.griebl@nokia.com>2010-12-02 01:04:34 +0100
commit0274e68767cce6440515a68d6af868725d5577a4 (patch)
tree7b219fb5cce3c9e76ae966f13401ae13bad9b28d /tests/auto/gui.pro
parentf6f8ba94d5f82b8df723a217a3d0ecb50e570cbc (diff)
QScroller merge, part 1
This merge consists of the actual kinetic scroller implementation, its autotests plus a few examples. QAbstractScrollArea and QAbstractItemView have been extended to support the new scroll events. The complete history is in http://scm.dev.nokia.troll.no/projects/qt/repos/rgriebls-qt-flickgesture/logs/4.7-flickgesture (part 2 is the QML Flickable replacement / part 3 is QWebView support) Task-number: QTBUG-9054 Reviewed-by: Ralf Engels
Diffstat (limited to 'tests/auto/gui.pro')
-rw-r--r--tests/auto/gui.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro
index c94272c034..48b8cec7bb 100644
--- a/tests/auto/gui.pro
+++ b/tests/auto/gui.pro
@@ -146,6 +146,7 @@ SUBDIRS=\
qregion \
qscrollarea \
qscrollbar \
+ qscroller \
qsharedpointer_and_qwidget \
qshortcut \
qsidebar \