]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.cpp
Fix importing clip analysis to effect
[kdenlive] / src / mainwindow.cpp
index 7f8917a3692ec8dd2ab85df9de36d835eeda6fa4..9e817b2a5c19724eca4fca6fd6b32354e4f73189 100644 (file)
@@ -4571,6 +4571,7 @@ void MainWindow::slotProcessImportKeyframes(GRAPHICSRECTITEM type, const QString
 {
     if (type == AVWIDGET) {
        // This data should be sent to the effect stack
+       m_effectStack->setKeyframes(data, maximum);
     }
     else if (type == TRANSITIONWIDGET) {
        // This data should be sent to the transition stack