mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-05 17:14:39 +02:00
Implement help (open wiki) menu bar action
This commit is contained in:
parent
80ec178d5f
commit
f6605bc3f8
@ -2013,8 +2013,7 @@ void MainWindow::on_actionReportBug_triggered()
|
||||
|
||||
void MainWindow::on_actionOpenWiki_triggered()
|
||||
{
|
||||
// TODO: add functionality
|
||||
// DesktopServices::openUrl(QUrl(BuildConfig.WIKI_URL));
|
||||
DesktopServices::openUrl(QUrl(BuildConfig.HELP_URL.arg("")));
|
||||
}
|
||||
|
||||
void MainWindow::on_actionMoreNews_triggered()
|
||||
|
Loading…
x
Reference in New Issue
Block a user