various fixes

This commit is contained in:
itsmattkc
2018-07-22 10:21:47 +01:00
parent c340901419
commit ce4d7fda60
14 changed files with 114 additions and 63 deletions
+1
View File
@@ -232,6 +232,7 @@ void TimelineWidget::dropEvent(QDropEvent* event) {
if (c->track < 0) {
// add default video effects
qDebug() << "hello";
c->effects.append(create_effect(VIDEO_TRANSFORM_EFFECT, c));
} else {
// add default audio effects