Skip to content
Commit e2298901 authored by David Edmundson's avatar David Edmundson
Browse files

Fix showing openGL compatability warning to user

Make use of Qt5.5 API QQuickWindow::sceneGraphError rather than catching
the errors in a message filter.

I also merged with existing warning where contexts could be created, but
compiling shaders would not work.

BUG: 358869
REVIEW: 127254
parent f85026fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment