mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	Make Dial Frequency bold-face.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3095 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									0071aa56ef
								
							
						
					
					
						commit
						b13ba9b9ee
					
				@ -1,4 +1,4 @@
 | 
			
		||||
//---------------------------------------------------------------- MainWindow
 | 
			
		||||
//--------------------------------------------------------------- MainWindow
 | 
			
		||||
#include "mainwindow.h"
 | 
			
		||||
#include "ui_mainwindow.h"
 | 
			
		||||
#include "devsetup.h"
 | 
			
		||||
 | 
			
		||||
@ -307,6 +307,8 @@ p, li { white-space: pre-wrap; }
 | 
			
		||||
          <property name="font">
 | 
			
		||||
           <font>
 | 
			
		||||
            <pointsize>12</pointsize>
 | 
			
		||||
            <weight>75</weight>
 | 
			
		||||
            <bold>true</bold>
 | 
			
		||||
           </font>
 | 
			
		||||
          </property>
 | 
			
		||||
          <property name="text">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user