mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-01 08:07:10 -04:00
For now, remove the restrictions on use of QRA64 and MSK144.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6992 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
79177d02a2
commit
7a6ee80fbf
@ -845,6 +845,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
|
||||
}
|
||||
|
||||
statusChanged();
|
||||
/*
|
||||
//### The following is temporary ###
|
||||
{
|
||||
QString t=m_config.my_callsign();
|
||||
@ -857,6 +858,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
|
||||
ui->actionMSK144->setEnabled(false); }
|
||||
}
|
||||
//###
|
||||
*/
|
||||
m_wideGraph->setMode(m_mode);
|
||||
m_wideGraph->setModeTx(m_modeTx);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user