fix comment
This commit is contained in:
		
							parent
							
								
									180303053e
								
							
						
					
					
						commit
						a6bf5b30c0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -290,7 +290,8 @@ class Chat:
 | 
			
		|||
		if gtk.gtk_version >= (2, 8, 0) and gtk.pygtk_version >= (2, 8, 0):
 | 
			
		||||
			if widget.props.urgency_hint:
 | 
			
		||||
				widget.props.urgency_hint = False
 | 
			
		||||
		# Undo "unread" state display, etc.  But note, there is not chatstate past here
 | 
			
		||||
		# Undo "unread" state display, etc.
 | 
			
		||||
		# NOTE: we do not send any chatstate
 | 
			
		||||
		self.redraw_tab(jid)
 | 
			
		||||
	
 | 
			
		||||
	def on_compact_view_menuitem_activate(self, widget):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue