diff --git a/sdrbase/gui/glspectrum.cpp b/sdrbase/gui/glspectrum.cpp index a16670ece..8c839ffdb 100644 --- a/sdrbase/gui/glspectrum.cpp +++ b/sdrbase/gui/glspectrum.cpp @@ -1013,8 +1013,8 @@ void GLSpectrum::paintGL() #else { GLfloat q3[] { - 1, 0.5, - 0, 0.5, + 1, 0.2, + 0, 0.2, 0, 0, 1, 0, 0.5, 0,