summaryrefslogtreecommitdiffstats
path: root/editor/plugins/animation_player_editor_plugin.h
diff options
context:
space:
mode:
authorvolzhs <volzhs@gmail.com>2017-05-03 06:02:06 +0900
committervolzhs <volzhs@gmail.com>2017-05-03 06:19:15 +0900
commit17e8e343fb900c3b308b3a6cb8611a16b476e71e (patch)
tree55c64ec319ab91f9ba8468c7f4c65d92044ef385 /editor/plugins/animation_player_editor_plugin.h
parent5a6ccce97d350011b599e793cea95aa4e7899395 (diff)
downloadredot-engine-17e8e343fb900c3b308b3a6cb8611a16b476e71e.tar.gz
Revert "Add new editor and default theme (WIP)"
This reverts commit f045efe007cffb87238ee519b7f33d710814ded7.
Diffstat (limited to 'editor/plugins/animation_player_editor_plugin.h')
-rw-r--r--editor/plugins/animation_player_editor_plugin.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/editor/plugins/animation_player_editor_plugin.h b/editor/plugins/animation_player_editor_plugin.h
index d80f9dccf2..a042da14df 100644
--- a/editor/plugins/animation_player_editor_plugin.h
+++ b/editor/plugins/animation_player_editor_plugin.h
@@ -85,8 +85,7 @@ class AnimationPlayerEditor : public VBoxContainer {
Button *remove_anim;
MenuButton *tool_anim;
ToolButton *pin;
- Label *nodename;
- TextureRect *nodename_icon;
+ Button *nodename;
SpinBox *frame;
LineEdit *scale;
LineEdit *name;