Use in-class initialization

This commit is contained in:
Allan Bazinet 2024-10-19 13:24:51 -07:00
parent 70ae21338e
commit e8fe450aec
2 changed files with 2 additions and 4 deletions

View file

@ -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},