summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qgridlayout/qgridlayout.pro
blob: ee64f8538f826e35986f881c9fd12c96508b3501 (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

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