Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.py

changeset 3591
2f2a4a76dd22
parent 3178
f25fc1364c88
child 3656
441956d8fce5
--- a/Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.py	Sat May 17 19:58:49 2014 +0200
+++ b/Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.py	Sun May 18 14:13:09 2014 +0200
@@ -45,7 +45,7 @@
         
     def showEvent(self, evt):
         """
-        Public method called when the dialog is about to be shown.
+        Protected method called when the dialog is about to be shown.
         
         @param evt the event (QShowEvent)
         """

eric ide

mercurial