current datset selection fix

This commit is contained in:
2006-04-21 09:23:05 +00:00
parent 7851048fb6
commit fc4e62f799
4 changed files with 36 additions and 15 deletions

View File

@@ -87,3 +87,5 @@ class Project:
object.show()
return object
def set_current_data(self, obj):
self.current_data = obj