feat: Add the launcher root folder to the Folders menu

Signed-off-by: Redson <redson@riseup.net>
This commit is contained in:
Redson
2023-05-08 19:57:30 -03:00
parent ce5bb29c44
commit 0b251fa754
3 changed files with 23 additions and 0 deletions

View File

@ -112,6 +112,8 @@ private slots:
void on_actionViewInstanceFolder_triggered();
void on_actionViewLauncherRootFolder_triggered();
void on_actionViewSelectedInstFolder_triggered();
void refreshInstances();