Skip to content
Snippets Groups Projects
Commit 70399c84 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

[sgala] missing import

parent e6e33d92
No related branches found
No related tags found
No related merge requests found
......@@ -1930,6 +1930,7 @@ class Interface:
lang = gajim.LANG
tv = gtk.TextView()
try:
import gtkspell
spell = gtkspell.Spell(tv, lang)
except:
dialogs.ErrorDialog(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment