mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-08-14 15:33:36 -04:00
Update map65.iss.
Couple of tweaks to GUI forms. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2466 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -19,11 +19,9 @@ bool btxok; //True if OK to transmit
|
||||
double outputLatency; //Latency in seconds
|
||||
qint16 id[4*60*96000];
|
||||
|
||||
|
||||
Astro* g_pAstro = NULL;
|
||||
WideGraph* g_pWideGraph = NULL;
|
||||
Messages* g_pMessages = NULL;
|
||||
|
||||
BandMap* g_pBandMap = NULL;
|
||||
QSharedMemory mem_m65("mem_m65");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user