diff options
author | Tom Cooksey <thomas.cooksey@nokia.com> | 2009-10-01 16:01:20 (GMT) |
---|---|---|
committer | Tom Cooksey <thomas.cooksey@nokia.com> | 2009-10-01 16:13:02 (GMT) |
commit | 2a54ab7fe6f3979a75154a02c0c810cf6cd28033 (patch) | |
tree | b4d565248a404fcf1fa76f147d9095bdc8a5c05c /doc/src/snippets/code/src_script_qscriptengineagent.cpp | |
parent | ed6a2701320db60dd256df61a8030a867b917302 (diff) | |
download | Qt-2a54ab7fe6f3979a75154a02c0c810cf6cd28033.zip Qt-2a54ab7fe6f3979a75154a02c0c810cf6cd28033.tar.gz Qt-2a54ab7fe6f3979a75154a02c0c810cf6cd28033.tar.bz2 |
Fix BadDrawable errors when re-parenting a QGLWidget on X11/EGL
It's actually not really reparenting, but calling setWindowFlags which
triggered the errors. But setWindowFlags causes a re-parent.
The context isn't really the right please to free the surface, but
fixing that is a much more intrusive change.
Reviewed-By: TrustMe
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengineagent.cpp')
0 files changed, 0 insertions, 0 deletions