More massaging of draft paper on the FT dedoder.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6205 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2015-12-01 00:28:58 +00:00
parent 3e56790498
commit aa46837f98
2 changed files with 119 additions and 138 deletions
+2 -2
View File
@@ -2348,8 +2348,8 @@ void MainWindow::guiUpdate()
m_ntx=7;
ui->rbGenMsg->setChecked(true);
} else {
m_ntx=6;
ui->txrb6->setChecked(true);
//JHT 11/29/2015 m_ntx=6;
// ui->txrb6->setChecked(true);
}
}
}