mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	Increase number of items in freq drop-down menu from 10 to 16
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3871 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									18e99529f5
								
							
						
					
					
						commit
						89749f33ff
					
				@ -327,6 +327,7 @@ MainWindow::MainWindow(QSettings * settings, QSharedMemory *shdmem, QString *the
 | 
			
		||||
 | 
			
		||||
  ui->bandComboBox->clear();
 | 
			
		||||
  ui->bandComboBox->addItems(m_bandDescription);
 | 
			
		||||
  ui->bandComboBox->setMaxVisibleItems(16);
 | 
			
		||||
  ui->bandComboBox->setCurrentIndex(m_band);
 | 
			
		||||
 | 
			
		||||
  {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user