qt5base-lts/tests/benchmarks/widgets/graphicsview/qgraphicslayout/qgraphicslayout.pro
Christian Ehrlicher 98f7eba6cf Benchmarks/QGraphicsView: re-enable graphicslayout/graphicslinearlayout
The two benchmarks graphicslayout and graphicslinearlayout were
disabled for some time. Fixed the compile errors and readded them so
there is at least no bitrotting.

Task-number: QTBUG-27461
Change-Id: Ib0c878e97693c0ad3bf87e658d493da61f5174ee
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-04-04 06:54:39 +00:00

6 lines
108 B
Prolog

TEMPLATE = app
TARGET = tst_bench_qgraphicslayout
QT += testlib widgets
SOURCES += tst_qgraphicslayout.cpp