summaryrefslogtreecommitdiff
path: root/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch
Commit message (Collapse)AuthorAgeFilesLines
* qt-mobility: fix build in the absence of openglCiprian Ciubotariu2012-03-191-0/+36
QMake pro files don't explicitly define QT_NO_OPENGL if the configuration lacks opengl, but example code relies on this define. [rebased to current code - sgw] Signed-off-by: Saul Wold <sgw@linux.intel.com>