mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
Fix statusbar mode update connection
This commit is contained in:
parent
3765e4009f
commit
506502ce02
3 changed files with 9 additions and 7 deletions
|
|
@ -50,6 +50,9 @@ public:
|
|||
|
||||
SCPI* getSCPI();
|
||||
|
||||
public slots:
|
||||
void setModeStatus(QString msg);
|
||||
|
||||
protected:
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
private slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue