mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Initialize class/struct variables with default values in platform/ and editor/
This commit is contained in:
@@ -81,6 +81,8 @@ GotoLineDialog::GotoLineDialog() {
|
||||
register_text_enter(line);
|
||||
text_editor = nullptr;
|
||||
|
||||
line_label = nullptr;
|
||||
|
||||
set_hide_on_ok(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user