Add function for adding base data and data reloading.
This commit is contained in:
@@ -6,4 +6,4 @@ class Util:
|
||||
if tree_iter:
|
||||
return combo.get_model().get_value(tree_iter, index)
|
||||
else:
|
||||
return None
|
||||
return -1
|
||||
|
||||
Reference in New Issue
Block a user