mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-10 01:14:22 +00:00
QRectF was missing from drawRect which meant the deazone was casted to an int, flooring its value (it goes from 0 to 1).
QRectF was missing from drawRect which meant the deazone was casted to an int, flooring its value (it goes from 0 to 1).