E5Gui/E5MessageBox.py

changeset 5587
ea526b78ee6c
parent 5389
9b1c800daff3
child 5653
c023821bb25f
--- 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
 

eric ide

mercurial