diff options
author | Rafael Roquetto <rafael.roquetto.qnx@kdab.com> | 2014-02-23 12:36:53 -0300 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-25 21:51:07 +0100 |
commit | 45e17d0cc74d3444e23c18f73d6ac155659cec55 (patch) | |
tree | 30f911a5ebc8cb434e568d6e78e0f30243772d5c /src/3rdparty/angle/include/KHR | |
parent | 97ed8f3c0ff300cd8d4b3c75b91f89e6ee355e10 (diff) |
QNX: Prevent desktop windows from becoming root windowv5.3.0-alpha1
If a QDesktopWidget is created before any other window, its underlying
QPlatformWindow will be granted the root window role. Windows created
afterwards will become children of the root window, preventing the app from
being rendered, since the Qt::Desktop windows never get posted and therefore
flushed.
This patch prevents a Qt::Desktop window (related to QDesktopWidget) from
becoming the root window. This does not affect QDesktopWidget functionality.
Change-Id: I02c9946a3979b2227afbd2e5d485ba80efa1b997
Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
Diffstat (limited to 'src/3rdparty/angle/include/KHR')
0 files changed, 0 insertions, 0 deletions