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