mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	For now, remove the restrictions on use of QRA64 and MSK144.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6992 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									ab8b6d0383
								
							
						
					
					
						commit
						b299c8d5ad
					
				@ -845,6 +845,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  statusChanged();
 | 
					  statusChanged();
 | 
				
			||||||
 | 
					/*
 | 
				
			||||||
//### The following is temporary ###
 | 
					//### The following is temporary ###
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    QString t=m_config.my_callsign();
 | 
					    QString t=m_config.my_callsign();
 | 
				
			||||||
@ -857,6 +858,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
 | 
				
			|||||||
      ui->actionMSK144->setEnabled(false);    }
 | 
					      ui->actionMSK144->setEnabled(false);    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
//###
 | 
					//###
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
  m_wideGraph->setMode(m_mode);
 | 
					  m_wideGraph->setMode(m_mode);
 | 
				
			||||||
  m_wideGraph->setModeTx(m_modeTx);
 | 
					  m_wideGraph->setModeTx(m_modeTx);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user