mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 12:23:37 -05:00
Make sure m_TRperiod is defined before use.
This commit is contained in:
parent
c61e796c50
commit
3c853df1bc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user