ui: Added help menu actions to show log and data folders

This commit is contained in:
Eberhard Graether
2016-08-06 13:14:30 +02:00
parent 3c88998c10
commit 7616e07eeb
3 changed files with 19 additions and 1 deletions
+3
View File
@@ -101,6 +101,9 @@ public slots:
void showLicenses();
void enterLicense();
void showDataFolder();
void showLogFolder();
void showStartScreen();
void hideStartScreen();