mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-07-25 19:44:24 -04:00
More work on widegraph.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2497 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -133,11 +133,6 @@ void WideGraph::dataSink2(float s[], int nkhz, int ihsym, int ndiskdata,
|
||||
}
|
||||
}
|
||||
|
||||
void WideGraph::on_freqOffsetSpinBox_valueChanged(int f)
|
||||
{
|
||||
ui->widePlot->SetFreqOffset(f);
|
||||
}
|
||||
|
||||
void WideGraph::on_freqSpanSpinBox_valueChanged(int n)
|
||||
{
|
||||
ui->widePlot->setNSpan(n);
|
||||
|
||||
Reference in New Issue
Block a user