qt5base-lts/tests/benchmarks/gui/painting/painting.pro
Lars Knoll bcf6a3eb34 Remove unused class QPaintBuffer
The class hasn't been used for a while anymore. Since it's
private, simply remove it from QtGui.

Change-Id: Ia0911d1c8b8836d963a51c8e354c96bc1ee4093f
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2015-01-28 15:44:18 +00:00

12 lines
188 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
qpainter \
qregion \
qtransform \
qtbench
!qtHaveModule(widgets): SUBDIRS -= \
qpainter \
qtracebench \
qtbench