Add reopen on launch setting to UI

This commit is contained in:
GriffinR
2022-07-04 16:03:13 -04:00
committed by Marcus Huderle
parent a407fa9e17
commit 2bdc8024f7
3 changed files with 16 additions and 0 deletions

View File

@@ -250,6 +250,7 @@ private slots:
void on_actionUse_Encounter_Json_triggered(bool checked);
void on_actionMonitor_Project_Files_triggered(bool checked);
void on_actionUse_Poryscript_triggered(bool checked);
void on_actionOpen_Recent_Project_On_Launch_triggered(bool checked);
void on_actionEdit_Shortcuts_triggered();
void on_mainTabBar_tabBarClicked(int index);