mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Two more testers.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6883 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									21aa890607
								
							
						
					
					
						commit
						005e022ece
					
				@ -832,7 +832,8 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
 | 
				
			|||||||
  {
 | 
					  {
 | 
				
			||||||
    QString t=m_config.my_callsign();
 | 
					    QString t=m_config.my_callsign();
 | 
				
			||||||
    if(t!="IV3NWV" and t!="K1JT" and t!="K9AN" and t!="G4WJS"
 | 
					    if(t!="IV3NWV" and t!="K1JT" and t!="K9AN" and t!="G4WJS"
 | 
				
			||||||
       and t!="IW0HDV" and t!="VE1SKY" and t!="KI7MT") {
 | 
					       and t!="IW0HDV" and t!="VE1SKY" and t!="KI7MT" and t!"W8WN"
 | 
				
			||||||
 | 
					       and t!="G4SWX") {
 | 
				
			||||||
      ui->actionQRA64->setChecked(false);
 | 
					      ui->actionQRA64->setChecked(false);
 | 
				
			||||||
      ui->actionQRA64->setEnabled(false);
 | 
					      ui->actionQRA64->setEnabled(false);
 | 
				
			||||||
      ui->actionMSK144->setChecked(false);
 | 
					      ui->actionMSK144->setChecked(false);
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user