E5Gui/E5PassivePopup.py

branch
Py2 comp.
changeset 3060
5883ce99ee12
parent 3058
0a02c433f52d
parent 3034
7ce719013078
child 3145
a9de05d4a22f
--- a/E5Gui/E5PassivePopup.py	Fri Nov 01 15:48:48 2013 +0100
+++ b/E5Gui/E5PassivePopup.py	Sun Nov 03 15:58:22 2013 +0100
@@ -212,5 +212,5 @@
 DEFAULT_POPUP_TYPE = E5PassivePopup.Boxed
 DEFAULT_POPUP_TIME = 6 * 1000
 POPUP_FLAGS = Qt.WindowFlags(
-    Qt.Tool | Qt.X11BypassWindowManagerHint | \
+    Qt.Tool | Qt.X11BypassWindowManagerHint |
     Qt.WindowStaysOnTopHint | Qt.FramelessWindowHint)

eric ide

mercurial