mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
Add setup file as default startup configuration
This commit is contained in:
parent
3afbf42791
commit
b2ed124240
5 changed files with 85 additions and 22 deletions
|
|
@ -61,6 +61,7 @@ private slots:
|
|||
void ReceiverCalibrationDialog();
|
||||
void FrequencyCalibrationDialog();
|
||||
nlohmann::json SaveSetup();
|
||||
void LoadSetup(QString filename);
|
||||
void LoadSetup(nlohmann::json j);
|
||||
private:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue