diff options
Diffstat (limited to 'editor/project_export.h')
-rw-r--r-- | editor/project_export.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/project_export.h b/editor/project_export.h index 5dcda0a9b9..af7ec083c4 100644 --- a/editor/project_export.h +++ b/editor/project_export.h @@ -99,6 +99,7 @@ private: Label *script_key_error; Label *export_error; + Label *export_warning; HBoxContainer *export_templates_error; String default_filename; |