Comment 15 for bug 707794

Revision history for this message
Felix Geyer (debfx) wrote :

This ABI break affects bindings and code that subclasses QGLContext.
mythtv doesn't call those methods so adding stubs should solve the issue.

Attaching a patch that adds the stubs which call qFatal() to make debugging easier in case some code actually calls the methods.