Port from qsrand to QRandomGenerator
ClosedPublic

Authored by heikobecker on Mar 24 2020, 7:39 PM.

Details

Summary

qsrand is deprecated, starting with Qt 5.15. Raises the required
Qt version to 5.10.0, which is older than the current LTS version.

Test Plan

Builds, different images appear during breaks

Diff Detail

Repository
R368 RSIBreak
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
heikobecker requested review of this revision.Mar 24 2020, 7:39 PM
heikobecker created this revision.
aacid accepted this revision.Mar 24 2020, 10:55 PM
This revision is now accepted and ready to land.Mar 24 2020, 10:55 PM
This revision was automatically updated to reflect the committed changes.