Added ability to open settings to a specific tab to make editing macros easier
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user