Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LoopingControl: use auto instead of auto* for iterator
I don't know how auto* worked before considering the iterator is not a pointer type, but it doesn't work in Qt6.
- Loading branch information