mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-03 09:59:16 -04:00
Why is m_psOutDevice needed, now?
This commit is contained in:
parent
f88f5ddc7a
commit
58075a4443
@ -123,7 +123,7 @@ private:
|
||||
qint32 m_nrx;
|
||||
qint32 m_hsym0;
|
||||
qint32 m_paInDevice;
|
||||
qint32 m_paOutDevice;
|
||||
qint32 m_paOutDevice; //### Why is this needed, now? ###
|
||||
qint32 m_udpPort;
|
||||
qint32 m_NBslider;
|
||||
qint32 m_adjustIQ;
|
||||
|
Loading…
Reference in New Issue
Block a user