According to https://doc.qt.io/qt-5/qregion-obsolete.html#rects the method QRegion::rects is obsolete and should be avoided. Let's do that by moving to a range-based for over the QRegion. That is easier to read anyway.portage-wilder
parent
1918601611
commit
f681fb0eb2
1 changed files with 3 additions and 5 deletions
Loading…
Reference in new issue