aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorKarol Polak <permotion88@o2.pl>2017-04-04 00:44:35 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-04-04 08:40:00 +0000
commit88a62b3b910d09324dbbef3e1e791659ecd6537f (patch)
treea7ba7cab2431875dec44bb47db7278754bc79845 /tests/auto/auto.pro
parent29d89645aab7b830c5d56b04f1947fa6b445c620 (diff)
QQuickScrollBar: set implicit Cursor as Qt::ArrowCursor
Scrollbar over TextArea had Qt::IBeamCursor, although the textarea would not be activated when clicked. Task-number: QTBUG-59629 Change-Id: Ie96ba03360fcfb5872f5bb6345e168c987978aca Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 4dabf06f..6741296a 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -17,6 +17,7 @@ SUBDIRS += \
qquickuniversalstyleconf \
revisions \
sanity \
+ scrollbar \
snippets
# QTBUG-50295