Fix Don't call QList::operator[]() on temporary

Authored by gladhorn on Jul 10 2018, 1:19 PM.

Description

Fix Don't call QList::operator[]() on temporary

Fix clazy warning. at() is the right choice here in any case.

Details

Committed
gladhornJul 10 2018, 1:20 PM
Parents
R104:c969d711afde: Use range based for
Branches
Unknown
Tags
Unknown