|
@@ -56,7 +56,7 @@ class AnimationTreeEditor : public VBoxContainer {
|
|
HBoxContainer *path_hb;
|
|
HBoxContainer *path_hb;
|
|
|
|
|
|
AnimationTree *tree;
|
|
AnimationTree *tree;
|
|
- PanelContainer *editor_base;
|
|
|
|
|
|
+ MarginContainer *editor_base;
|
|
|
|
|
|
Vector<String> button_path;
|
|
Vector<String> button_path;
|
|
Vector<String> edited_path;
|
|
Vector<String> edited_path;
|