Skip to content
Commit c5965055 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.


(cherry picked from commit 6711242f)
parent d964e93b
Pipeline #374632 canceled with stage
in 16 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