mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-02 21:27:52 -04:00
Change the User Guide URL to SourceForge.
This commit is contained in:
parent
b7a9ef3e63
commit
47c0fd15f9
@ -2655,9 +2655,7 @@ void MainWindow::on_actionQSG_X250_M3_triggered()
|
|||||||
|
|
||||||
void MainWindow::on_actionOnline_User_Guide_triggered() //Display manual
|
void MainWindow::on_actionOnline_User_Guide_triggered() //Display manual
|
||||||
{
|
{
|
||||||
#if defined (CMAKE_BUILD)
|
QDesktopServices::openUrl (QUrl {"https://wsjt.sourceforge.io/wsjtx-main_en.html"});
|
||||||
m_manual.display_html_url (QUrl {PROJECT_MANUAL_DIRECTORY_URL}, PROJECT_MANUAL);
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//Display local copy of manual
|
//Display local copy of manual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user