1 2 3 4 5 6
CONFIG += testcase TARGET = tst_qgridlayout QT += testlib SOURCES += tst_qgridlayout.cpp FORMS += sortdialog.ui