E5Gui/E5ToolBox.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2525
8b507a9a2d40
parent 2990
583beaf0b4b8
child 3145
a9de05d4a22f
diff -r 9986ec0e559a -r 10516539f238 E5Gui/E5ToolBox.py
--- a/E5Gui/E5ToolBox.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/E5Gui/E5ToolBox.py	Fri Oct 18 23:00:41 2013 +0200
@@ -16,7 +16,8 @@
 
 class E5VerticalToolBox(QToolBox):
     """
-    Class implementing a ToolBox class substituting QToolBox to support wheel events.
+    Class implementing a ToolBox class substituting QToolBox to support wheel
+    events.
     """
     def __init__(self, parent=None):
         """

eric ide

mercurial