Get rid of unused convenience class in QtOpenGL.
authorSamuel Rødal <samuel.rodal@nokia.com>
Tue, 16 Aug 2011 07:28:01 +0000 (09:28 +0200)
committerJørgen Lind <jorgen.lind@nokia.com>
Tue, 16 Aug 2011 11:53:13 +0000 (13:53 +0200)
commit1ff94e314835682b178eac98c3c1be983e71c4ca
tree93e9547b5cc44484ec1411994013e649f8f683a1
parent30774e9552591746a2640ba39c7afdc052952597
Get rid of unused convenience class in QtOpenGL.

QGLContextResource is no longer used, QGLContextGroupResource should be
preferable in all situations.

Change-Id: I7c7b90686959ced9fa34e278ef5747a7c49a5b03
Reviewed-on: http://codereview.qt.nokia.com/3005
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
src/opengl/qgl.cpp
src/opengl/qgl_p.h
src/opengl/qglfunctions.cpp