50b9e30970
Fix usage of API that is marked deprecated. Change-Id: Ie31b6ee029c5b5f015fe52fb9bcd8e94b22d6cd0 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
7 lines
93 B
Prolog
7 lines
93 B
Prolog
QT += widgets testlib
|
|
|
|
TEMPLATE = app
|
|
TARGET = tst_bench_qtbench
|
|
|
|
SOURCES += tst_qtbench.cpp
|