ui: Added menu action to display EULA and force accepting on Mac
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user