mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Merge pull request #49132 from Calinou/editor-syntax-themes-rename-default
Rename the bundled text editor themes for consistency with themes
This commit is contained in:
commit
e615060cd6
4 changed files with 15 additions and 16 deletions
|
|
@ -104,7 +104,7 @@ private:
|
|||
void _add_property_info_bind(const Dictionary &p_info);
|
||||
|
||||
void _load_defaults(Ref<ConfigFile> p_extra_config = Ref<ConfigFile>());
|
||||
void _load_default_text_editor_theme();
|
||||
void _load_godot2_text_editor_theme();
|
||||
bool _save_text_editor_theme(String p_file);
|
||||
bool _is_default_text_editor_theme(String p_theme_name);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue