Hide power sweep controls on windows/Qt5.12
This commit is contained in:
parent
3038dc0f75
commit
6bb22b5e43
@ -496,6 +496,7 @@ VNA::VNA(AppWindow *window)
|
|||||||
cbSweepType->setCurrentIndex((int) sw);
|
cbSweepType->setCurrentIndex((int) sw);
|
||||||
});
|
});
|
||||||
// initial setup is frequency sweep
|
// initial setup is frequency sweep
|
||||||
|
configureToolbarForFrequencySweep();
|
||||||
SetSweepType(SweepType::Frequency);
|
SetSweepType(SweepType::Frequency);
|
||||||
|
|
||||||
toolbars.insert(tb_cal);
|
toolbars.insert(tb_cal);
|
||||||
|
Loading…
Reference in New Issue
Block a user