mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-26 02:20:20 -04:00 
			
		
		
		
	Don't use "CQ HUND", it was a bad idea.
This commit is contained in:
		
							parent
							
								
									4073852587
								
							
						
					
					
						commit
						d42fb7db39
					
				| @ -4736,7 +4736,6 @@ void MainWindow::genCQMsg () | |||||||
|       if(SpecOp::EU_VHF == m_config.special_op_id())    t="CQ TEST" + t.mid(2,-1); |       if(SpecOp::EU_VHF == m_config.special_op_id())    t="CQ TEST" + t.mid(2,-1); | ||||||
|       if(SpecOp::FIELD_DAY == m_config.special_op_id()) t="CQ FD" + t.mid(2,-1); |       if(SpecOp::FIELD_DAY == m_config.special_op_id()) t="CQ FD" + t.mid(2,-1); | ||||||
|       if(SpecOp::RTTY == m_config.special_op_id())      t="CQ RU" + t.mid(2,-1); |       if(SpecOp::RTTY == m_config.special_op_id())      t="CQ RU" + t.mid(2,-1); | ||||||
|       if(SpecOp::FOX == m_config.special_op_id())       t="CQ HUND" + t.mid(2,-1); |  | ||||||
|       ui->tx6->setText(t); |       ui->tx6->setText(t); | ||||||
|     } |     } | ||||||
|   } else { |   } else { | ||||||
|  | |||||||
| @ -1682,11 +1682,9 @@ list. The list can be maintained in Settings (F2).</string> | |||||||
|                    </item> |                    </item> | ||||||
|                    <item row="4" column="0"> |                    <item row="4" column="0"> | ||||||
|                     <widget class="QComboBox" name="comboBoxCQ"> |                     <widget class="QComboBox" name="comboBoxCQ"> | ||||||
|                      <item> |                      <property name="currentText"> | ||||||
|                       <property name="text"> |                       <string>CQ</string> | ||||||
|                        <string>CQ HUND</string> |                      </property> | ||||||
|                       </property> |  | ||||||
|                      </item> |  | ||||||
|                      <item> |                      <item> | ||||||
|                       <property name="text"> |                       <property name="text"> | ||||||
|                        <string>CQ</string> |                        <string>CQ</string> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user