E5Gui/E5MessageBox.py

changeset 2012
2127fe41de52
parent 1509
c0b5e693b0eb
child 2302
f29e9405c851
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

eric ide

mercurial