mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Merge branch 'master' of github.com:GoldenCheetah/GoldenCheetah
This commit is contained in:
@@ -1407,13 +1407,13 @@ void MainWindow::manualProcess(QString name)
|
||||
void
|
||||
MainWindow::logBug()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl("http://bugs.goldencheetah.org/projects/goldencheetah/issues/new"));
|
||||
QDesktopServices::openUrl(QUrl("http://www.goldencheetah.org/bug-tracker.html"));
|
||||
}
|
||||
|
||||
void
|
||||
MainWindow::helpView()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl("http://bugs.goldencheetah.org/projects/goldencheetah/wiki"));
|
||||
QDesktopServices::openUrl(QUrl("http://www.goldencheetah.org/wiki.html"));
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user