bcf6a3eb34
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>
12 lines
188 B
Prolog
12 lines
188 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
qpainter \
|
|
qregion \
|
|
qtransform \
|
|
qtbench
|
|
|
|
!qtHaveModule(widgets): SUBDIRS -= \
|
|
qpainter \
|
|
qtracebench \
|
|
qtbench
|