Fixed #38: Moved Show Heartbeats menu item to the View menu

This commit is contained in:
Jordan Sherer
2018-12-10 09:44:03 -05:00
parent 9ddfec5e72
commit 8c81b3b83a
3 changed files with 18 additions and 10 deletions
+1
View File
@@ -180,6 +180,7 @@ private slots:
void on_actionShow_Fullscreen_triggered(bool checked);
void on_actionShow_Frequency_Clock_triggered(bool checked);
void on_actionShow_Band_Activity_triggered(bool checked);
void on_actionShow_Band_Heartbeats_and_ACKs_triggered(bool checked);
void on_actionShow_Call_Activity_triggered(bool checked);
void on_actionShow_Waterfall_triggered(bool checked);
void on_actionShow_Waterfall_Controls_triggered(bool checked);