summaryrefslogtreecommitdiffstats
path: root/qmake/main.cpp
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@theqtcompany.com>2015-05-26 14:03:11 +0200
committerOliver Wolff <oliver.wolff@theqtcompany.com>2015-05-26 13:03:47 +0000
commita42330dc12bf7ee920e5c3c5a230e4fccae727bc (patch)
treee11eb1bb4d0c1d9c0c346ff730a9f0768ad3b1c3 /qmake/main.cpp
parentad9698713f91a2e706fcd391f9806057649632ff (diff)
winrt: Fixed timer handling in case where additional user events occur
When timers are used in connection with widgets, it is possible that additional events occur (e.g. deferred deletions). If these happen, the event dispatcher also has to handle timers after handling these events as timer events might not be handled at all otherwise. So instead of returning early, we check whether timer events happened and might return afterwards. Task-number: QTBUG-46299 Change-Id: I3ef0fb23b3ae9a1e13e42497bcfb0976cf4e1b91 Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
Diffstat (limited to 'qmake/main.cpp')
0 files changed, 0 insertions, 0 deletions