Skip to content
Commit 286e5897 authored by Eric Jiang's avatar Eric Jiang Committed by Jean-Baptiste Mardelle
Browse files

Use QImage::pixel() in waveform

This fixes the waveform scope switching red and blue on Windows by using
QImage::pixel() which converts the pixel format as needed, instead of
directly assuming that the pixel data is in a particular format.
parent 60a2bc2a
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