redraw gc window title when we open a pm. fixes #2777
This commit is contained in:
		
							parent
							
								
									0fb837f74f
								
							
						
					
					
						commit
						9a8862099e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1707,6 +1707,7 @@ class ChatControl(ChatControlBase): | ||||||
| 		# reset to status image in gc if it is a pm | 		# reset to status image in gc if it is a pm | ||||||
| 		if is_pm: | 		if is_pm: | ||||||
| 			control.update_ui() | 			control.update_ui() | ||||||
|  | 			control.parent_win.show_title() | ||||||
| 			typ = 'pm' | 			typ = 'pm' | ||||||
| 
 | 
 | ||||||
| 		self.redraw_after_event_removed(jid) | 		self.redraw_after_event_removed(jid) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue