mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-21 03:28:59 -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;
|
||||
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 TxDataFrequency = 11025;
|
||||
|
Loading…
Reference in New Issue
Block a user