--- 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)