Fix connection of animation changed signal in AnimationTrackEditor
This commit is contained in:
parent
895428c805
commit
b739bafd51
7 changed files with 4 additions and 32 deletions
|
|
@ -206,8 +206,6 @@ SceneStringNames::SceneStringNames() {
|
|||
theme_changed = StaticCString::create("theme_changed");
|
||||
parameters_base_path = "parameters/";
|
||||
|
||||
tracks_changed = "tracks_changed";
|
||||
|
||||
shader_overrides_group = StaticCString::create("_shader_overrides_group_");
|
||||
shader_overrides_group_active = StaticCString::create("_shader_overrides_group_active_");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue