qt5base-lts/tests/auto/widgets/kernel/kernel.pro
Debao Zhang df19bffbd9 Move tst_qshortcut.cpp to QtWidgets
QShortcut belongs to QtWidgets instead of QtGui.

Change-Id: I9715399bb372a6ea4bd76109f87ba31a1e30a7e6
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-12 21:38:51 +01:00

22 lines
357 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qaction \
qactiongroup \
qapplication \
qboxlayout \
qdesktopwidget \
qformlayout \
qgridlayout \
qlayout \
qstackedlayout \
qtooltip \
qwidget \
qwidget_window \
qwidgetaction \
qicon \
qshortcut \
SUBDIRS -= qsound
mac: qwidget.CONFIG += no_check_target # crashes, see QTBUG-23695