--- 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