* src/Plugins.py (PluginDialog.build_tree): Remove reverse() call.

svn: r1871
This commit is contained in:
Alex Roitman
2003-07-12 17:59:38 +00:00
parent e89b24e6b1
commit e989fb7b2d
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2003-07-12 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Plugins.py (PluginDialog.build_tree): Remove reverse() call.
2003-07-11 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/IndivSummary.py (IndivSummary.__init__):
Provide default value of 0 to newpage argument.