* src/plugins/FilterEditor.py (MyInteger): Fix type conversions.

svn: r2097
This commit is contained in:
Alex Roitman
2003-09-07 02:55:41 +00:00
parent 0c877a59e2
commit 0b6082e997
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
2003-09-06 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/FilterEditor.py (MyInteger): Fix type conversions.
2003-09-06 Don Allingham <dallingham@users.sourceforge.net>
* src/plugins/FilterEditor.py (MyPlaces): fix handling of get_text,
set_text tasks. Use the default from the base class.