PluginManager/PluginManager.py

branch
Py2 comp.
changeset 3178
f25fc1364c88
parent 3161
06f57a834adf
parent 3171
2c37b9a37b2d
child 3456
96232974dcdb
--- a/PluginManager/PluginManager.py	Wed Jan 01 14:39:32 2014 +0100
+++ b/PluginManager/PluginManager.py	Sun Jan 05 23:22:17 2014 +0100
@@ -1127,7 +1127,7 @@
                                     " updates available. Use the plug-in"
                                     " repository dialog to get them.</p>"),
                         E5MessageBox.StandardButtons(
-                            E5MessageBox.Ignore | \
+                            E5MessageBox.Ignore |
                             E5MessageBox.Open),
                         E5MessageBox.Open)
                     if res == E5MessageBox.Open:

eric ide

mercurial