mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Default for Fox should display FoxLog window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8362 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
39c8639d0b
commit
cc95d8ea98
@ -4927,6 +4927,7 @@ void MainWindow::on_actionFT8_triggered()
|
||||
ui->TxFreqSpinBox->setValue(300);
|
||||
displayWidgets(nWidgets("11101000010011100001000010000010"));
|
||||
ui->labDXped->setText("DXpedition: Fox");
|
||||
on_actionFox_Log_triggered();
|
||||
}
|
||||
if(m_config.bHound()) {
|
||||
ui->txFirstCheckBox->setChecked(false);
|
||||
|
Loading…
Reference in New Issue
Block a user