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