Make FT8 available to all users, for testing.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7750 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2017-06-29 15:16:02 +00:00
parent e20bd5eae1
commit d94effcf41
2 changed files with 1 additions and 2 deletions

View File

@ -883,7 +883,6 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
if(m_config.my_callsign()=="K1JT" or m_config.my_callsign()=="K9AN" or
m_config.my_callsign()=="G4WJS" || m_config.my_callsign () == "G3PQA") {
ui->actionFT8->setEnabled(true);
ui->actionWSPR_LF->setEnabled(true);
}

View File

@ -2975,7 +2975,7 @@ QPushButton[state="ok"] {
<bool>true</bool>
</property>
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>FT8</string>