prevent traceback (fix missing import)
This commit is contained in:
		
							parent
							
								
									72beac5e0a
								
							
						
					
					
						commit
						062add136e
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -47,6 +47,9 @@ from chat_control import ChatControl | |||
| from chat_control import ChatControlBase | ||||
| from common.exceptions import GajimGeneralException | ||||
| 
 | ||||
| import logging | ||||
| log = logging.getLogger('gajim.groupchat_control') | ||||
| 
 | ||||
| #(status_image, type, nick, shown_nick) | ||||
| ( | ||||
| C_IMG, # image to show state (online, new message etc) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue