diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-12-29 11:44:04 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-01-07 10:37:21 (GMT) |
commit | c221327673f3bbc50c0cdb9de068e133b05c2740 (patch) | |
tree | d692f03bd56e88bced00114ce68df0af9d3889a7 /doc/src/objectmodel | |
parent | e0c7d3a4561b23fc548471f910534f0fb57850ab (diff) | |
download | Qt-c221327673f3bbc50c0cdb9de068e133b05c2740.zip Qt-c221327673f3bbc50c0cdb9de068e133b05c2740.tar.gz Qt-c221327673f3bbc50c0cdb9de068e133b05c2740.tar.bz2 |
Fixes crash when widget with WA_StaticContents child become toplevel.
Happens for example if a DockWidget is undocked and has a child
whith the WA_StaticContents attribute.
The parent does not change (so newParent is false) but still, the
top level widget change. So staticWidget need to be moved to the
new backingstore.
Reviewed-by: Benjamin Poulain
Task-number: QTBUG-6883
(cherry picked from commit 03baad51d584778a99f4b393232ccc1312db3391)
Diffstat (limited to 'doc/src/objectmodel')
0 files changed, 0 insertions, 0 deletions