mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-03 06:24:39 -04:00
Reset red/greep goal posts in Wide Graph for SuperFox and SuperHound.
This commit is contained in:
@@ -498,6 +498,11 @@ void WideGraph::on_zero2dSlider_valueChanged(int value) //Zero2
|
||||
}
|
||||
}
|
||||
|
||||
void WideGraph::setSuperFox(bool b)
|
||||
{
|
||||
ui->widePlot->setSuperFox(b);
|
||||
}
|
||||
|
||||
void WideGraph::setSuperHound(bool b)
|
||||
{
|
||||
ui->widePlot->setSuperHound(b);
|
||||
|
||||
Reference in New Issue
Block a user