Build fixes
This is needed at least on openSUSE 12.1 and 12.2.
Each version of Qt supports a set of OpenGL levels; the level displayed to the user is only as high as what was supported at compile-time. Hence it should be harmless to degrade gracefully to previous Qt versions.