diff options
Diffstat (limited to 'editor/animation_track_editor.h')
| -rw-r--r-- | editor/animation_track_editor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/animation_track_editor.h b/editor/animation_track_editor.h index 92caa8d40..0692c88be 100644 --- a/editor/animation_track_editor.h +++ b/editor/animation_track_editor.h @@ -268,6 +268,7 @@ class AnimationTrackEditor : public VBoxContainer { MenuButton *edit; + PanelContainer *main_panel; HScrollBar *hscroll; ScrollContainer *scroll; VBoxContainer *track_vbox; |
