mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-01 08:07:10 -04:00
In class integral constexpr static members with initializers need no definition
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6662 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
8d1fa36899
commit
485aa81b0c
@ -23,7 +23,6 @@ double constexpr Modulator::m_twoPi;
|
||||
// float wpm=20.0;
|
||||
// unsigned m_nspd=1.2*48000.0/wpm;
|
||||
// m_nspd=3072; //18.75 WPM
|
||||
unsigned const Modulator::m_nspd;
|
||||
|
||||
Modulator::Modulator (unsigned frameRate, unsigned periodLengthInSeconds,
|
||||
QObject * parent)
|
||||
|
Loading…
Reference in New Issue
Block a user