qt5base-lts/examples/embedded/flickable
Thiago Macieira ae9e433753 Remove unnecessary int() casting in QRandomGenerator::bounded
Commit 21d3916817 added the 64-bit
version, so qsizetype now works cross-platform. The casts were added to
make qtbase compile on commit df853fed66.

Change-Id: I26b8286f61534f88b649fffd166c409c5c232230
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-03-17 06:21:52 +00:00
..
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
flickable.cpp Use event cloning rather than copying 2020-11-25 22:08:09 +01:00
flickable.h Example compile fix with namespaced Qt 2020-06-08 09:35:16 +02:00
flickable.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
main.cpp Remove unnecessary int() casting in QRandomGenerator::bounded 2021-03-17 06:21:52 +00:00