2e886cfbcb
QIcon and QPixmapFilter belong to QtWidgets instead of QtGui. Change-Id: I6d82811e04046edb0cc67c55970c161612e86d3f Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
16 lines
252 B
Prolog
16 lines
252 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qimagereader \
|
|
qicoimageformat \
|
|
qpixmap \
|
|
qpixmapcache \
|
|
qimage \
|
|
qimageiohandler \
|
|
qimagewriter \
|
|
qmovie \
|
|
qpicture \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qpixmapcache \
|
|
|