Commit 4762fabc authored by Błażej Szczygieł's avatar Błażej Szczygieł
Browse files

xcb: Fix transient parent and "Qt::Window" flag

Don't set transient parent property when Qt::Window flag is set.
Delete transient parent property if a window doesn't have a transient parent.
Force setting standard window flags for Qt::Window only if there are no other
flags.

Amends 98c10a02



Task-number: QTBUG-52550
Change-Id: I68ee715b632487e9dd0e7ffbbfc0c2cdd0f0e151
Reviewed-by: default avatarDmitry Shachnev <mitya57@gmail.com>
Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@qt.io>
parent 767319a5
No related merge requests found
Showing with 10 additions and 6 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment