ui: Added menu action to display EULA and force accepting on Mac

This commit is contained in:
Eberhard Graether
2017-05-30 00:30:52 +02:00
parent 9256618f7c
commit bd40294a2c
10 changed files with 144 additions and 8 deletions
+2
View File
@@ -83,6 +83,8 @@ public slots:
void showBugtracker();
void showDocumentation();
void showKeyboardShortcuts();
void showEula(bool forceAccept = false);
void acceptedEula();
void showLicenses();
void enterLicense();
void enteredLicense();