Added ability to open settings to a specific tab to make editing macros easier

This commit is contained in:
Jordan Sherer
2018-09-09 15:47:26 -04:00
parent 8b9042e2d6
commit 5a18b3f9fb
2 changed files with 77 additions and 68 deletions
+1
View File
@@ -173,6 +173,7 @@ private slots:
void on_actionShow_Waterfall_Controls_triggered(bool checked);
void on_actionReset_Window_Sizes_triggered();
void on_actionSettings_triggered();
void openSettings(int tab=0);
void prepareSpotting();
void on_spotButton_clicked(bool checked);
void on_monitorButton_clicked (bool);