7081: QuestionDialog module moved to gramps.gui.dialog

svn: r23249
This commit is contained in:
Jérôme Rapinat 2013-10-05 16:41:50 +00:00
parent b716a7f298
commit 9d7f4b4056

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"