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