summaryrefslogtreecommitdiff
path: root/editor/animation_track_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/animation_track_editor.h')
-rw-r--r--editor/animation_track_editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/animation_track_editor.h b/editor/animation_track_editor.h
index d025dd3d26..a8a5d11c12 100644
--- a/editor/animation_track_editor.h
+++ b/editor/animation_track_editor.h
@@ -171,6 +171,7 @@ class AnimationTrackEdit : public Control {
PopupMenu *menu = nullptr;
+ bool hovered = false;
bool clicking_on_name = false;
void _zoom_changed();