E5Gui/E5SideBar.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
child 3704
3b101bbeb2b1
--- a/E5Gui/E5SideBar.py	Sat May 17 19:58:49 2014 +0200
+++ b/E5Gui/E5SideBar.py	Sun May 18 14:13:09 2014 +0200
@@ -232,7 +232,7 @@
     
     def eventFilter(self, obj, evt):
         """
-        Protected method to handle some events for the tabbar.
+        Public method to handle some events for the tabbar.
         
         @param obj reference to the object (QObject)
         @param evt reference to the event object (QEvent)

eric ide

mercurial