Make sure m_TRperiod is defined before use.

This commit is contained in:
Joe Taylor 2021-04-15 13:53:45 -04:00
parent c61e796c50
commit 3c853df1bc

View File

@ -158,6 +158,7 @@ MainWindow::MainWindow(QWidget *parent) :
m_nsave=0;
m_modeJT65=0;
m_modeQ65=0;
m_TRperiod=60;
m_modeTx="JT65";
bTune=false;
txPower=100;