Skip to content
Commit 345e516c authored by Torsten Rahn's avatar Torsten Rahn
Browse files

In preparation for Qt 6 remove a few deprecation warnings:

- Replace QTime for QElapsedTimer
- Replace QImage::byteCount with QImage::sizeInBytes()
- Replace QList::swap with QList::swapItemsAt().
parent 26ff3d5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment