init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@tool
|
||||
extends LineEdit
|
||||
|
||||
func set_entry(entry: Dictionary):
|
||||
self.text = entry.source_file
|
||||
self.tooltip_text = entry.source_file
|
||||
Reference in New Issue
Block a user