5 lines
114 B
Prolog
5 lines
114 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qformlayout
|
|
QT += widgets testlib testlib-private
|
|
SOURCES += tst_qformlayout.cpp
|