PluginManager/PluginManager.py

changeset 3171
2c37b9a37b2d
parent 3160
209a07d7e401
child 3178
f25fc1364c88
child 3190
a9a94491c4fd
child 3199
564d4e8ae27a
--- a/PluginManager/PluginManager.py	Sat Jan 04 18:09:21 2014 +0100
+++ b/PluginManager/PluginManager.py	Sat Jan 04 18:39:24 2014 +0100
@@ -1125,7 +1125,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