mirror of
https://github.com/JS8Call-improved/JS8Call-improved
synced 2026-08-13 17:47:36 -04:00
Use in-class initialization
This commit is contained in:
parent
70ae21338e
commit
e8fe450aec
2 changed files with 2 additions and 4 deletions
|
|
@ -66,8 +66,6 @@ CPlotter::CPlotter(QWidget *parent) : //CPlotter Constructor
|
|||
m_plot2dGain {0},
|
||||
m_plot2dZero {0},
|
||||
m_nSubMode {0},
|
||||
m_filterCenter {0},
|
||||
m_filterWidth {0},
|
||||
m_fftBinWidth {1500.0/2048.0},
|
||||
m_dialFreq {0.},
|
||||
m_line {0},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue