[sgala] missing import

This commit is contained in:
Yann Leboulanger 2006-09-12 06:07:44 +00:00
parent e6e33d92a8
commit 70399c84fa
1 changed files with 1 additions and 0 deletions

View File

@ -1930,6 +1930,7 @@ class Interface:
lang = gajim.LANG
tv = gtk.TextView()
try:
import gtkspell
spell = gtkspell.Spell(tv, lang)
except:
dialogs.ErrorDialog(