diff -r 07ae45dc6986 -r 2127fe41de52 E5Gui/E5MessageBox.py --- a/E5Gui/E5MessageBox.py Thu Aug 23 16:18:48 2012 +0200 +++ b/E5Gui/E5MessageBox.py Sat Aug 25 11:34:34 2012 +0200 @@ -15,6 +15,7 @@ ################################################################################ # QMessageBox.Icon +NoIcon = QMessageBox.NoIcon Critical = QMessageBox.Critical Information = QMessageBox.Information Question = QMessageBox.Question