mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Reference to Release Notes should be generic, not version-specific.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8501 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
0ce5de0f28
commit
d5faa09953
@ -2150,7 +2150,7 @@ void MainWindow::on_stopButton_clicked() //stopButton
|
||||
|
||||
void MainWindow::on_actionRelease_Notes_triggered ()
|
||||
{
|
||||
QDesktopServices::openUrl (QUrl {"http://physics.princeton.edu/pulsar/k1jt/Release_Notes_1.8.0.txt"});
|
||||
QDesktopServices::openUrl (QUrl {"http://physics.princeton.edu/pulsar/k1jt/Release_Notes.txt"});
|
||||
}
|
||||
|
||||
void MainWindow::on_actionOnline_User_Guide_triggered() //Display manual
|
||||
|
Loading…
Reference in New Issue
Block a user