tst_Gestures: port Q_FOREACH to ranged-for

Straightforward ports, the loops were iterating over temporaries, so
store the container in a const auto variable.

Task-number: QTBUG-115839
Change-Id: I2960a566987bf553a4d57a73d6804ea019b41860
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
This commit is contained in:
Ahmad Samir 2023-08-14 03:02:10 +03:00
parent 25fcb413cf
commit 78119026c0

Diff Content Not Available