some finishing touches

This commit is contained in:
itsmattkc
2019-03-14 19:25:53 +11:00
parent c73fc78087
commit 53334b5399
10 changed files with 17 additions and 8 deletions
+2
View File
@@ -241,7 +241,9 @@ void EffectField::SetValueAt(double time, const QVariant &value)
}
} else {
persistent_data_ = value;
}
emit Changed();