You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
@@ -2448,10 +2448,6 @@ void FindBar::_notification(int p_what) {
|
||||
}
|
||||
}
|
||||
|
||||
void FindBar::_bind_methods() {
|
||||
ADD_SIGNAL(MethodInfo("search"));
|
||||
}
|
||||
|
||||
void FindBar::set_rich_text_label(RichTextLabel *p_rich_text_label) {
|
||||
rich_text_label = p_rich_text_label;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user