Skip to content
Commit 6711242f authored by Noah Davis's avatar Noah Davis 🌵
Browse files

Use fewer conversions between QImage and QPixmap

We want QImage most of the time and previously we'd frequently convert
to QPixmap only to convert back to QImage soon after.

Variable and function names that referenced pixmaps that no longer have
anything to do with pixmaps were renamed to reference images.
parent 0bf9cd34
Pipeline #361837 passed with stage
in 6 minutes and 3 seconds
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