6 lines
85 B
Prolog
6 lines
85 B
Prolog
load(qttest_p4)
|
|
|
|
QT += widgets
|
|
TARGET = tst_bench_qwidget
|
|
SOURCES += tst_qwidget.cpp
|