diff -r 0e5421d679e7 -r ea526b78ee6c E5Gui/E5MessageBox.py --- a/E5Gui/E5MessageBox.py Tue Mar 07 18:46:09 2017 +0100 +++ b/E5Gui/E5MessageBox.py Tue Mar 07 18:53:18 2017 +0100 @@ -21,7 +21,7 @@ Critical = QMessageBox.Critical Information = QMessageBox.Information Question = QMessageBox.Question -Warning = QMessageBox.Warning +Warning = QMessageBox.Warning # __IGNORE_WARNING_M131__ StandardButtons = QMessageBox.StandardButtons