7081: No QuestionDialog module into gramps.gui.utils
svn: r23169
This commit is contained in:
parent
a861db35bf
commit
45f9ea5e6d
@ -601,7 +601,7 @@ def edit_object(dbstate, uistate, reftype, ref):
|
|||||||
"editor and open an editor for the citation "
|
"editor and open an editor for the citation "
|
||||||
"alone")
|
"alone")
|
||||||
|
|
||||||
from QuestionDialog import WarningDialog
|
from .dialog import WarningDialog
|
||||||
WarningDialog(_("Cannot open new citation editor"),
|
WarningDialog(_("Cannot open new citation editor"),
|
||||||
blocked_text)
|
blocked_text)
|
||||||
elif reftype == 'Place':
|
elif reftype == 'Place':
|
||||||
|
Loading…
Reference in New Issue
Block a user