summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
diff options
context:
space:
mode:
authorTom Cooksey <thomas.cooksey@nokia.com>2009-10-01 16:01:20 (GMT)
committerTom Cooksey <thomas.cooksey@nokia.com>2009-10-01 16:13:02 (GMT)
commit2a54ab7fe6f3979a75154a02c0c810cf6cd28033 (patch)
treeb4d565248a404fcf1fa76f147d9095bdc8a5c05c /doc/src/snippets/code
parented6a2701320db60dd256df61a8030a867b917302 (diff)
downloadQt-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')
0 files changed, 0 insertions, 0 deletions