Added menu item to show time drift controls

This commit is contained in:
Jordan Sherer
2018-09-18 18:07:49 -04:00
parent d08096a934
commit 79bc33bcb7
3 changed files with 144 additions and 118 deletions
+1
View File
@@ -173,6 +173,7 @@ private slots:
void on_actionShow_Call_Activity_triggered(bool checked);
void on_actionShow_Waterfall_triggered(bool checked);
void on_actionShow_Waterfall_Controls_triggered(bool checked);
void on_actionShow_Time_Drift_Controls_triggered(bool checked);
void on_actionReset_Window_Sizes_triggered();
void on_actionSettings_triggered();
void openSettings(int tab=0);