mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-04 03:27:00 -05:00 
			
		
		
		
	Make Jonatan feel better :)
This commit is contained in:
		
							parent
							
								
									b967d20420
								
							
						
					
					
						commit
						2fadaf5b19
					
				@ -310,7 +310,7 @@ class StatusBar(QStatusBar):  # {{{
 | 
			
		||||
        if self.library_total != self.total:
 | 
			
		||||
            base = _('{0}, {1} total').format(base, self.library_total)
 | 
			
		||||
 | 
			
		||||
        self.defmsg.setText(f'\xa0{msg}\xa0\xa0\xa0\xa0[{base}]')
 | 
			
		||||
        self.defmsg.setText(f'\xa0{msg}\xa0\xa0\xa0\xa0[{base}] ')
 | 
			
		||||
        self.clearMessage()
 | 
			
		||||
 | 
			
		||||
    def device_disconnected(self):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user