You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
Initialize bools in the headers in editor
This commit is contained in:
@@ -612,8 +612,6 @@ FindInFilesPanel::FindInFilesPanel() {
|
||||
_results_display->create_item(); // Root
|
||||
vbc->add_child(_results_display);
|
||||
|
||||
_with_replace = false;
|
||||
|
||||
{
|
||||
_replace_container = memnew(HBoxContainer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user