qt6-bb10/examples/widgets/tutorials/modelview/2_formatting
Giuseppe D'Angelo 97af1b839c Use | to OR some related flags
And not +. Guess what, this was "accidentally" working around
a number of bugs, most importantly QTBUG-75172 (which is caused by
QTBUG-74639 and probably others).

Change-Id: If13810d9408f2be7b87f0d259737bff8cacc6f7b
Pick-to: 5.15
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Reviewed-by: David Faure <david.faure@kdab.com>
2020-06-19 06:13:35 +00:00
..
2_formatting.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +00:00
main.cpp Itemviews: Cleanup examples 2018-11-12 13:01:30 +00:00
mymodel.cpp Use | to OR some related flags 2020-06-19 06:13:35 +00:00
mymodel.h Itemviews: Cleanup examples 2018-11-12 13:01:30 +00:00