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