--- a/Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py Sat May 17 19:58:49 2014 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgBookmarksListDialog.py Sun May 18 14:13:09 2014 +0200 @@ -59,7 +59,7 @@ def closeEvent(self, e): """ - Private slot implementing a close event handler. + Protected slot implementing a close event handler. @param e close event (QCloseEvent) """