Replot after spec2dComboBox is changed.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8424 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2018-01-19 14:59:32 +00:00
parent 9c99fac364
commit 02701adff5
2 changed files with 1 additions and 2 deletions

View File

@ -170,7 +170,6 @@ void CPlotter::draw(float swide[], bool bScroll, bool bRed)
if (swide[i]<1.e29) painter1.setPen(g_ColorTbl[y1]);
painter1.drawPoint(i,m_j);
}
// if(m_bReplot) return;
m_line++;

View File

@ -329,7 +329,7 @@ void WideGraph::on_spec2dComboBox_currentIndexChanged(const QString &arg1)
if(arg1=="Reference") {
ui->widePlot->setReference(true);
}
// if(ui->widePlot->scaleOK ()) ui->widePlot->draw(swide,false,false);
replot();
}
void WideGraph::on_fSplitSpinBox_valueChanged(int n) //fSplit