ui: Added help menu actions to show log and data folders
This commit is contained in:
@@ -101,6 +101,9 @@ public slots:
|
||||
void showLicenses();
|
||||
void enterLicense();
|
||||
|
||||
void showDataFolder();
|
||||
void showLogFolder();
|
||||
|
||||
void showStartScreen();
|
||||
void hideStartScreen();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user