mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-10 01:49:21 -04:00
Use bVHF rather than single_decode to control display of params at end of decode line.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7225 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -722,5 +722,4 @@ void CPlotter::SetPercent2DScreen(int percent)
|
||||
void CPlotter::setVHF(bool bVHF)
|
||||
{
|
||||
m_bVHF=bVHF;
|
||||
qDebug() << "A" << m_bVHF;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user