Qt5: make ws snappier under x11.

git-svn-id: trunk@54115 -
This commit is contained in:
zeljko 2017-02-07 17:22:58 +00:00
parent 8bf0337321
commit 6df375142a

View File

@ -583,6 +583,8 @@ begin
Widget.EndUpdate;
{$IFDEF HASX11}
if AWinControl.HandleObjectShouldBeVisible then
QCoreApplication_processEvents(QEventLoopExcludeUserInputEvents);
if (Application.TaskBarBehavior = tbSingleButton) or
(TForm(AWinControl).ShowInTaskBar <> stDefault) then