diff options
author | J-P Nurmi <jpnurmi@qt.io> | 2017-11-23 11:43:38 +0100 |
---|---|---|
committer | Antti Kokko <antti.kokko@qt.io> | 2017-11-23 13:51:54 +0000 |
commit | a749525164b771452599e67e277d2ea6b3866479 (patch) | |
tree | 720639e45c2134a2be7ab7aa5a9d97034028eaf0 /src/controls/Private/EditMenu_base.qml | |
parent | 27098b2798d10e836e871ae9e6910c85b14a5a31 (diff) | |
download | qtquickcontrols-5.10.0.tar.gz |
Fix tst_comboboxv5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0
There was a bogus timer firing once after the test had been running 500 ms. The
timer was supposed to be used as a workaround on Mac, but since it had running
set to true, it was actually firing once on all platforms.
The timer was originally added in 6254af5. The test function ended up being
skipped on Mac, so the timer was actually pointless.
Task-number: QTBUG-64664
Change-Id: I5b4803ba49db0ab7e1b4dd632a34d51af59bbf91
Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/controls/Private/EditMenu_base.qml')
0 files changed, 0 insertions, 0 deletions