qt5base-lts/examples/widgets/graphicsview/flowlayout
Christian Ehrlicher 26d626436b Widgets flowlayout example: Fix crash on startup
The flowlayout example crashes on startup because the last change
removed a c-style cast which converted -1 to ~0U ...

Fixes: QTBUG-78861
Change-Id: I0dbed4472b4f68a92b3f92763d00d28baa186f9a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-10-03 13:15:47 +02:00
..
flowlayout.cpp Widgets flowlayout example: Fix crash on startup 2019-10-03 13:15:47 +02:00
flowlayout.h Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
flowlayout.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
main.cpp Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
window.cpp Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
window.h Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00