diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2009-10-06 08:40:04 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond@trolltech.com> | 2009-10-06 08:43:24 (GMT) |
commit | 6d56096ba0f88e25efd77072f58804dd1f160c0a (patch) | |
tree | 8f17bcd73e8eda14c0d295c9d675eb76924e3942 /doc/src/snippets/code/src_script_qscriptable.cpp | |
parent | b7503346c1b7d245625b1b9e7cf7ae89a86467f0 (diff) | |
download | Qt-6d56096ba0f88e25efd77072f58804dd1f160c0a.zip Qt-6d56096ba0f88e25efd77072f58804dd1f160c0a.tar.gz Qt-6d56096ba0f88e25efd77072f58804dd1f160c0a.tar.bz2 |
Fixed the X11 error output from the demos/boxes demo.
After we started caching the current context internally, it revealed
an old bug: when a QGLWidget is reparented under X11, it will
get a new window id, but its context will still be bound to the
old window, so we need to rebind it.
Reviewed-by: Samuel
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptable.cpp')
0 files changed, 0 insertions, 0 deletions