Bit more of visual polish

This commit is contained in:
Juan Linietsky
2018-06-08 21:03:27 -03:00
parent e5b876e92a
commit 257d3c3f39
2 changed files with 8 additions and 2 deletions

View File

@ -268,6 +268,7 @@ class AnimationTrackEditor : public VBoxContainer {
MenuButton *edit;
PanelContainer *main_panel;
HScrollBar *hscroll;
ScrollContainer *scroll;
VBoxContainer *track_vbox;