summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_p.h
diff options
context:
space:
mode:
authorJason Barron <jbarron@trolltech.com>2010-03-22 15:41:42 (GMT)
committerJason Barron <jbarron@trolltech.com>2010-03-22 15:46:28 (GMT)
commitfec5410f350e4d67b7991f15da94775f97bce0bb (patch)
tree20813ce5ea1bf0c2743263e744f685e37dd3e477 /src/opengl/qgl_p.h
parent97701a9e002593b0cc17afc6ce32925464f8b2fc (diff)
downloadQt-fec5410f350e4d67b7991f15da94775f97bce0bb.zip
Qt-fec5410f350e4d67b7991f15da94775f97bce0bb.tar.gz
Qt-fec5410f350e4d67b7991f15da94775f97bce0bb.tar.bz2
Fix #ifdef logic for Symbian conversion functions in QVGPixmapData.
The previous #ifdef logic had the entire body of fromNativeType() and toNativeType() #ifdef'ed out meaning that the OpenVG graphics system could not convert CFbsBitmap instances to VGImage instances. This was obviously incorrect because this code has no dependancy on RSgImage (or EGL) and should therefore be outside of the #ifdef. Reviewed-by: TrustMe
Diffstat (limited to 'src/opengl/qgl_p.h')
0 files changed, 0 insertions, 0 deletions