-
Bug
-
Resolution: Cannot Reproduce
-
P4: Low
-
4.3.2
-
None
Building Qt with the following -config myfile
//qconfig-myfile.h
#ifndef QT_NO_MAINWINDOW
- define QT_NO_MAINWINDOW
#endif
#ifndef QT_NO_RESIZEHANDLER - define QT_NO_RESIZEHANDLER
#endif
With configure flags
-embedded x86 -qconfig wrc2 -depths 16,32
makes QToolButton unable to show icons.