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