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>
21 lines
342 B
Prolog
21 lines
342 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qaction \
|
|
qactiongroup \
|
|
qapplication \
|
|
qboxlayout \
|
|
qdesktopwidget \
|
|
qformlayout \
|
|
qgridlayout \
|
|
qlayout \
|
|
qstackedlayout \
|
|
qtooltip \
|
|
qwidget \
|
|
qwidget_window \
|
|
qwidgetaction \
|
|
qicon \
|
|
|
|
SUBDIRS -= qsound
|
|
|
|
mac: qwidget.CONFIG += no_check_target # crashes, see QTBUG-23695
|