qt: do not use qt opengl module anymore
Not all `QOpenGL` stuff are in the Qt OpenGL module. It appears that `QOpenGLFrameBufferObject` was the only class provided by Qt OpenGL and the rest are provided within Qt GUI.
Please register or sign in to comment