Fix compilation on Harmattan
authorSimon Hausmann <simon.hausmann@nokia.com>
Thu, 13 Sep 2012 10:52:49 +0000 (12:52 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 14 Sep 2012 09:15:01 +0000 (11:15 +0200)
commitd580eb2390758291253b17e5478a68766eedcb12
treeaab595f686020d26678a9f61c150920fea8f986c
parent34cd8fd566cd61385db12112d9515b0d5388dad3
Fix compilation on Harmattan

The GLES2 libraries on Harmattan do not provide a typedef for GLChar.  Work
around it here by adding it. The Kkronos headers specify GLChar as a typedef to
char, so if an implementation already provides it, then this doesn't do any
harm.

Change-Id: I0848b72b81fcc602dc8d9eecefdacb5436163040
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/gui/opengl/qopengl.h