diff --git a/plotter.cpp b/plotter.cpp index 0e71e3eb9..dadf99adb 100644 --- a/plotter.cpp +++ b/plotter.cpp @@ -238,11 +238,12 @@ void CPlotter::DrawOverlay() //DrawOverlay() m_hdivs = w*df/m_freqPerDiv + 0.9999; m_ScalePixmap.fill(Qt::white); painter0.drawRect(0, 0, w, 30); + MakeFrequencyStrs(); //draw tick marks on upper scale pixperdiv = m_freqPerDiv/df; - for( int i=1; i