qt5base-lts/tests/auto/corelib/tools/qarraydata
Giuseppe D'Angelo 5ea50054a1 QArrayData: store the right flag type, not an int
There's no reason to be storing `int` in the array data header and
then using it as a QFlags. Just store the QFlags.

Change-Id: I78f489550d74d15a560dacf338110d80a7ddfdd2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-05-17 00:11:12 +02:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
simplevector.h Resurrect data moves in QList 2021-04-27 14:12:34 +02:00
tst_qarraydata.cpp QArrayData: store the right flag type, not an int 2021-05-17 00:11:12 +02:00