mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	Fix outdated "Test CAT" button tool tip
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6659 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									65799d4ac1
								
							
						
					
					
						commit
						bdd3d866c6
					
				@ -1070,8 +1070,7 @@ this setting allows you to select which audio input will be used
 | 
				
			|||||||
         <item>
 | 
					         <item>
 | 
				
			||||||
          <widget class="QPushButton" name="test_CAT_push_button">
 | 
					          <widget class="QPushButton" name="test_CAT_push_button">
 | 
				
			||||||
           <property name="toolTip">
 | 
					           <property name="toolTip">
 | 
				
			||||||
            <string>Attempt to connect to the radio with these settings.
 | 
					            <string><html><head/><body><p>Attempt to connect to the radio with these settings.</p><p>The button will turn green if the connection is successful or red if there is a problem.</p></body></html></string>
 | 
				
			||||||
Another dialog will pop up where you can verify correct operation.</string>
 | 
					 | 
				
			||||||
           </property>
 | 
					           </property>
 | 
				
			||||||
           <property name="text">
 | 
					           <property name="text">
 | 
				
			||||||
            <string>Test CAT</string>
 | 
					            <string>Test CAT</string>
 | 
				
			||||||
@ -2522,12 +2521,12 @@ soundcard changes</string>
 | 
				
			|||||||
  </connection>
 | 
					  </connection>
 | 
				
			||||||
 </connections>
 | 
					 </connections>
 | 
				
			||||||
 <buttongroups>
 | 
					 <buttongroups>
 | 
				
			||||||
  <buttongroup name="TX_audio_source_button_group"/>
 | 
					 | 
				
			||||||
  <buttongroup name="CAT_stop_bits_button_group"/>
 | 
					 | 
				
			||||||
  <buttongroup name="TX_mode_button_group"/>
 | 
					 | 
				
			||||||
  <buttongroup name="split_mode_button_group"/>
 | 
					 | 
				
			||||||
  <buttongroup name="CAT_data_bits_button_group"/>
 | 
					  <buttongroup name="CAT_data_bits_button_group"/>
 | 
				
			||||||
  <buttongroup name="PTT_method_button_group"/>
 | 
					 | 
				
			||||||
  <buttongroup name="CAT_handshake_button_group"/>
 | 
					  <buttongroup name="CAT_handshake_button_group"/>
 | 
				
			||||||
 | 
					  <buttongroup name="split_mode_button_group"/>
 | 
				
			||||||
 | 
					  <buttongroup name="PTT_method_button_group"/>
 | 
				
			||||||
 | 
					  <buttongroup name="CAT_stop_bits_button_group"/>
 | 
				
			||||||
 | 
					  <buttongroup name="TX_audio_source_button_group"/>
 | 
				
			||||||
 | 
					  <buttongroup name="TX_mode_button_group"/>
 | 
				
			||||||
 </buttongroups>
 | 
					 </buttongroups>
 | 
				
			||||||
</ui>
 | 
					</ui>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user