qtdeclarative/tests/auto/qml/qjsmanagedvalue
Isak Fyksen 4932a91fdb Fix signed/unsigned comparison
Change type of loop counter, `uint` -> `qsizetype`, to match return type
of `QString::size()` in conditional.

Fixes: QTBUG-122232
Change-Id: I5c17c9f730681ff1ee2cd24e0dfcc126caad077c
Reviewed-by: Matthias Rauter <matthias.rauter@qt.io>
2024-03-06 11:37:52 +00:00
..
CMakeLists.txt
dummy_imports.qml
tst_qjsmanagedvalue.cpp Fix signed/unsigned comparison 2024-03-06 11:37:52 +00:00
tst_qjsmanagedvalue.h Correct license for test files 2024-02-27 10:32:21 +01:00