diff options
author | Tom Cooksey <thomas.cooksey@nokia.com> | 2010-03-04 12:03:51 (GMT) |
---|---|---|
committer | Tom Cooksey <thomas.cooksey@nokia.com> | 2010-03-04 12:30:38 (GMT) |
commit | ed1f672efb19932fe279a3ebfedb973c02c4fee4 (patch) | |
tree | 5893413c590b8c3bc8a6e74163d46270cca87cb0 /src/gui/egl/qegl_p.h | |
parent | cd2afafbc9c29393a80d415145c49eb5f439da55 (diff) | |
download | Qt-ed1f672efb19932fe279a3ebfedb973c02c4fee4.zip Qt-ed1f672efb19932fe279a3ebfedb973c02c4fee4.tar.gz Qt-ed1f672efb19932fe279a3ebfedb973c02c4fee4.tar.bz2 |
Fix build on EGL implementations where EGLConfig is a pointer
EGLConfig is an opaque type which we really shouldn't cast to an int.
Instead, we get the config id for the EGLConfig.
Reviewed-By: TrustMe
Diffstat (limited to 'src/gui/egl/qegl_p.h')
0 files changed, 0 insertions, 0 deletions