Fixed QGLContext::getProcAddress() to return a function pointer.
authorSamuel Rødal <samuel.rodal@nokia.com>
Mon, 16 Jan 2012 09:01:01 +0000 (10:01 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Jan 2012 10:47:32 +0000 (11:47 +0100)
commit9702400e2d45c074922e488e01ab8ade82431b47
tree6224e50ced20792f7867dfafb0cae03b9c2eb018
parent5b1aa4c75de4301d1417fd98bb1abf0767779736
Fixed QGLContext::getProcAddress() to return a function pointer.

Task-number: QTBUG-5729
Change-Id: I57e71f89a2c5ca7f74f73c66adcbf4a6cc073813
Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
src/opengl/qgl.cpp
src/opengl/qgl.h
src/opengl/qgl_qpa.cpp
src/opengl/qglextensions.cpp