fix import
This commit is contained in:
		
							parent
							
								
									07ba85b456
								
							
						
					
					
						commit
						144c862dab
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -51,7 +51,7 @@ from gajim import profile_window
 | 
			
		|||
from gajim import gui_menu_builder
 | 
			
		||||
 | 
			
		||||
try:
 | 
			
		||||
    import gtkspell
 | 
			
		||||
    from gajim import gtkspell
 | 
			
		||||
    HAS_GTK_SPELL = True
 | 
			
		||||
except (ImportError, ValueError):
 | 
			
		||||
    HAS_GTK_SPELL = False
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue