E5Gui/E5ToolBox.py

branch
5_1_x
changeset 1424
e81db3aa399a
parent 1398
187a2f37e1d4
child 1510
e75ecf2bd9dd
--- a/E5Gui/E5ToolBox.py	Fri Nov 04 17:00:46 2011 +0100
+++ b/E5Gui/E5ToolBox.py	Sat Nov 05 11:08:35 2011 +0100
@@ -35,6 +35,7 @@
         """
         E5TabWidget.__init__(self, parent)
         self.setTabPosition(QTabWidget.West)
+        self.setUsesScrollButtons(True)
     
     def addItem(self, widget, icon, text):
         """

eric ide

mercurial