mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	Add translatable strings from the QT font dialog
This commit is contained in:
		
							parent
							
								
									aea6306f77
								
							
						
					
					
						commit
						10179bce94
					
				@ -19,6 +19,7 @@ def qt_sources():
 | 
				
			|||||||
    return list(map(j, [
 | 
					    return list(map(j, [
 | 
				
			||||||
            'qtbase/src/widgets/widgets/qdialogbuttonbox.cpp',
 | 
					            'qtbase/src/widgets/widgets/qdialogbuttonbox.cpp',
 | 
				
			||||||
            'qtbase/src/widgets/dialogs/qcolordialog.cpp',
 | 
					            'qtbase/src/widgets/dialogs/qcolordialog.cpp',
 | 
				
			||||||
 | 
					            'qtbase/src/widgets/dialogs/qfontdialog.cpp',
 | 
				
			||||||
    ]))
 | 
					    ]))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class POT(Command):  # {{{
 | 
					class POT(Command):  # {{{
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user