mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Default compile should use Portaudio, not QAudio.
New link to User's Guide for v1.1.1. Portaudio.h should not be in SVN. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3515 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
43d22140c2
commit
d080f45346
Binary file not shown.
@ -1144,7 +1144,7 @@ void MainWindow::msgBox(QString t) //msgBox
|
||||
void MainWindow::on_actionOnline_Users_Guide_triggered() //Display manual
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl(
|
||||
"http://www.physics.princeton.edu/pulsar/K1JT/WSJT-X_Users_Guide_v1.1.pdf",
|
||||
"http://www.physics.princeton.edu/pulsar/K1JT/WSJT-X_Users_Guide_v1.1.1.pdf",
|
||||
QUrl::TolerantMode));
|
||||
}
|
||||
|
||||
|
1174
portaudio.h
1174
portaudio.h
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user