Helpviewer/PersonalInformationManager/PersonalInformationManager.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- a/Helpviewer/PersonalInformationManager/PersonalInformationManager.py	Sat May 17 19:58:49 2014 +0200
+++ b/Helpviewer/PersonalInformationManager/PersonalInformationManager.py	Sun May 18 14:13:09 2014 +0200
@@ -171,7 +171,7 @@
     
     def viewKeyPressEvent(self, view, evt):
         """
-        Public method to handle key press events we are interested in.
+        Protected method to handle key press events we are interested in.
         
         @param view reference to the view (HelpBrowser)
         @param evt reference to the key event (QKeyEvent)

eric ide

mercurial