7081: QuestionDialog module moved to gramps.gui.dialog

svn: r23248
This commit is contained in:
Jérôme Rapinat 2013-10-05 16:38:57 +00:00
parent 19ac1c6f98
commit 3947c86636

View File

@ -881,7 +881,7 @@ class GeoGraphyView(OsmGps, NavigationView):
else:
gids = gids + ", " + plce.gramps_id
if nb_places > 1:
from QuestionDialog import WarningDialog
from gramps.gui.dialog import WarningDialog
WarningDialog(
_('You have at least two places with the same title.'),
_("The title of the places is :\n"