summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets.pro
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2017-05-29 22:16:27 +0200
committerMarc Mutz <marc.mutz@kdab.com>2017-06-02 18:36:11 +0000
commit1e503d76340a753d7a024ca9adc1c095fa3338cb (patch)
tree527787454f567be8886271dc168c13f97bd13396 /tests/auto/widgets/widgets.pro
parentb04b4ae4f618257a01132699df9858cd903f8c87 (diff)
Move QGestureRecognizer test to widgets/kernel
It's the subdir where the implementation also lives. There's no src/widgets/gestures, either. Change the mac: into a darwin: scope in the .pro file, so Sanity Bot does not complain. Change-Id: I7608d6da05af4a1117db585798a87a20ae80717a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tests/auto/widgets/widgets.pro')
-rw-r--r--tests/auto/widgets/widgets.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro
index efcc47171d..8b6c4722be 100644
--- a/tests/auto/widgets/widgets.pro
+++ b/tests/auto/widgets/widgets.pro
@@ -8,4 +8,3 @@ SUBDIRS=\
styles \
util \
widgets \
- gestures \