mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
Remember/set default values for signal generator/spectrum analyzer
This commit is contained in:
parent
5f654f0023
commit
978ac89aa9
15 changed files with 429 additions and 156 deletions
|
|
@ -29,6 +29,8 @@ protected:
|
|||
std::set<QToolBar*> toolbars;
|
||||
std::set<QDockWidget*> docks;
|
||||
|
||||
Preferences &pref;
|
||||
|
||||
private:
|
||||
static Mode *activeMode;
|
||||
static QWidget *cornerWidget;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue