mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-05 22:57:47 -04:00
Add authors' names to title bar.
This commit is contained in:
parent
583b4aa21a
commit
e3f405684f
@ -32,7 +32,7 @@ BandMap* g_pBandMap = NULL;
|
|||||||
TxTune* g_pTxTune = NULL;
|
TxTune* g_pTxTune = NULL;
|
||||||
QSharedMemory mem_m65("mem_m65");
|
QSharedMemory mem_m65("mem_m65");
|
||||||
|
|
||||||
QString Program_Title_Version=" MAP65 3.0.0-devel";
|
QString Program_Title_Version=" MAP65 3.0.0-devel by K1JT, G4WJS, K9AN, and IV3NWV";
|
||||||
|
|
||||||
extern const int RxDataFrequency = 96000;
|
extern const int RxDataFrequency = 96000;
|
||||||
extern const int TxDataFrequency = 11025;
|
extern const int TxDataFrequency = 11025;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user