GEPS008: Moved QuestionDialog module

svn: r19771
This commit is contained in:
Nick Hall
2012-06-05 23:49:12 +00:00
parent 77f621ac2a
commit 33f45cb087
83 changed files with 106 additions and 106 deletions

View File

@@ -173,7 +173,7 @@ class EditPersonRef(EditSecondary):
self.callback = None
self.close()
else:
from QuestionDialog import ErrorDialog
from gui.dialog import ErrorDialog
ErrorDialog(
_('No person selected'),