diff options
Diffstat (limited to 'tools/editor/animation_editor.h')
| -rw-r--r-- | tools/editor/animation_editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/animation_editor.h b/tools/editor/animation_editor.h index 83aa80ea5a..8113853920 100644 --- a/tools/editor/animation_editor.h +++ b/tools/editor/animation_editor.h @@ -51,7 +51,7 @@ class AnimationCurveEdit; class AnimationKeyEditor : public VBoxContainer { - OBJ_TYPE( AnimationKeyEditor, VBoxContainer ); + GDCLASS( AnimationKeyEditor, VBoxContainer ); /* enum { |
