api: fix constness of QOpenGLContext::getProcAddress
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Fri, 13 Apr 2012 22:53:50 +0000 (15:53 -0700)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Apr 2012 02:21:49 +0000 (04:21 +0200)
commitd037d25c3d5236623371cf051aaf6a9e59792ba7
treee61fea4c866bf46905065635c256e7faf96f727a
parentf18a6c5fb569ab93e86ca4b75301a7495ba17768
api: fix constness of QOpenGLContext::getProcAddress

Should be const just like Qt4's QGLContext::getProcAddress.

Change-Id: I273467d5cf852cd49f48cec3f335c4ddac795363
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
src/gui/kernel/qopenglcontext.cpp
src/gui/kernel/qopenglcontext.h