summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qgridlayout/qgridlayout.pro
blob: 8947658e8c17f7cf56a0dbc8e5a2335ea673f94b (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qgridlayout

QT += widgets widgets-private testlib
QT += core-private gui-private testlib-private

SOURCES  += tst_qgridlayout.cpp
FORMS           += sortdialog.ui