qt5base-lts/tests/auto/widgets/widgets.pro
Marc Mutz 1e503d7634 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>
2017-06-02 18:36:11 +00:00

11 lines
141 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
dialogs \
effects \
graphicsview \
itemviews \
kernel \
styles \
util \
widgets \