mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 15:04:11 +00:00
Merge branch 'master' of github.com:jankae/VNA2
This commit is contained in:
commit
fcab7f499d
8 changed files with 26 additions and 26 deletions
|
|
@ -128,7 +128,7 @@ void TileWidget::on_bSmithchart_clicked()
|
|||
setContent(new TraceSmithChart(model));
|
||||
}
|
||||
|
||||
void TileWidget::on_bBodeplot_clicked()
|
||||
void TileWidget::on_bXYplot_clicked()
|
||||
{
|
||||
setContent(new TraceXYPlot(model));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue