fix traceback when opening add contact dialog. Fixes #5945
This commit is contained in:
parent
69a1eee8e6
commit
efb7f243f4
|
@ -42,6 +42,7 @@ import disco
|
|||
|
||||
from random import randrange
|
||||
from common import pep
|
||||
from common import ged
|
||||
|
||||
try:
|
||||
import gtkspell
|
||||
|
|
Loading…
Reference in New Issue