mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-12 14:28:35 -04:00
Cancen RC nagging for K1JT and W2ZQ.
This commit is contained in:
parent
5bac396d60
commit
3ebf72076c
@ -1107,6 +1107,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
|
||||
|
||||
void MainWindow::not_GA_warning_message ()
|
||||
{
|
||||
if(m_config.my_callsign()=="K1JT" or m_config.my_callsign()=="W2ZQ") return;
|
||||
MessageBox::critical_message (this,
|
||||
"This is a pre-release version of WSJT-X " + version (false) + " made\n"
|
||||
"available for testing purposes. By design it will\n"
|
||||
|
Loading…
Reference in New Issue
Block a user