You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
Improve user communications in the theme editor
This commit is contained in:
@@ -188,6 +188,7 @@ class ThemeItemEditorDialog : public AcceptDialog {
|
||||
Button *edit_items_remove_custom;
|
||||
Button *edit_items_remove_all;
|
||||
Tree *edit_items_tree;
|
||||
Label *edit_items_message;
|
||||
|
||||
enum ItemsTreeAction {
|
||||
ITEMS_TREE_RENAME_ITEM,
|
||||
|
||||
Reference in New Issue
Block a user