mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 23:13:43 +00:00
app: implement setup menu
Offload app window initialization by moving all menu related logic into another place.
This commit is contained in:
parent
b420dc3019
commit
2f34998904
2 changed files with 55 additions and 48 deletions
|
|
@ -82,6 +82,7 @@ private:
|
|||
|
||||
void DeviceConnectionLost();
|
||||
|
||||
void SetupMenu();
|
||||
void SetupStatusBar();
|
||||
void UpdateStatusBar(DeviceStatusBar status);
|
||||
void CreateToolbars();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue