mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Help menu (and F1) now access the MAP65 User's Guide (first draft).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2471 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
0dbc60eb72
commit
30afde54c4
@ -875,7 +875,7 @@ void MainWindow::stub() //stub()
|
||||
void MainWindow::on_actionOnline_Users_Guide_triggered() //Display manual
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl(
|
||||
"http://www.physics.princeton.edu/pulsar/K1JT/MAP65_Beta_Release.pdf",
|
||||
"http://www.physics.princeton.edu/pulsar/K1JT/MAP65_Users_Guide.pdf",
|
||||
QUrl::TolerantMode));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user