Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py

changeset 4127
71a8ce451ec1
parent 4126
c28d0cf3b639
child 4631
5c1a96925da4
--- a/Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py	Sun Feb 22 19:21:55 2015 +0100
+++ b/Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py	Mon Feb 23 19:41:49 2015 +0100
@@ -31,7 +31,6 @@
     Class implementing a dialog to show the output of the svn proplist command
     process.
     """
-    # TODO: add refresh button
     def __init__(self, vcs, parent=None):
         """
         Constructor

eric ide

mercurial