diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2011-05-03 10:36:08 (GMT) |
---|---|---|
committer | Samuel Rødal <samuel.rodal@nokia.com> | 2011-05-03 10:36:08 (GMT) |
commit | 5a834d7141cc7d29d022911ccec16e628d94acf1 (patch) | |
tree | ff12e48388e2b4e38c0fce303d041c47b8f1d86a /tools/pixeltool | |
parent | 8680d831fb7066feae07690a4a6bc8e908a84e5a (diff) | |
download | Qt-5a834d7141cc7d29d022911ccec16e628d94acf1.zip Qt-5a834d7141cc7d29d022911ccec16e628d94acf1.tar.gz Qt-5a834d7141cc7d29d022911ccec16e628d94acf1.tar.bz2 |
Fixed bug in X11 backend when creating translucent windows.
We forgot to send the ParentAboutToChange event, which meant QGLWidget
didn't destroy the old EGL surface. This could cause two EGL surfaces to
be created for the same QGLWidget, which leads to undefined behaviour on
some platforms.
Diffstat (limited to 'tools/pixeltool')
0 files changed, 0 insertions, 0 deletions