current datset selection fix
This commit is contained in:
@@ -87,3 +87,5 @@ class Project:
|
||||
object.show()
|
||||
return object
|
||||
|
||||
def set_current_data(self, obj):
|
||||
self.current_data = obj
|
||||
|
Reference in New Issue
Block a user