[sgala] missing import
This commit is contained in:
		
							parent
							
								
									e6e33d92a8
								
							
						
					
					
						commit
						70399c84fa
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1930,6 +1930,7 @@ class Interface: | ||||||
| 				lang = gajim.LANG | 				lang = gajim.LANG | ||||||
| 			tv = gtk.TextView() | 			tv = gtk.TextView() | ||||||
| 			try: | 			try: | ||||||
|  | 				import gtkspell | ||||||
| 				spell = gtkspell.Spell(tv, lang) | 				spell = gtkspell.Spell(tv, lang) | ||||||
| 			except: | 			except: | ||||||
| 				dialogs.ErrorDialog( | 				dialogs.ErrorDialog( | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue