]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.cpp
Save folder state (opened / close):
[kdenlive] / src / mainwindow.cpp
index 1b3ffe253a6d9607550dbee84feba00c0c522f43..93fae7c466dc366e227a4561340620246967afaa 100644 (file)
@@ -1858,7 +1858,7 @@ bool MainWindow::saveFileAs(const QString &outputFileName)
     QString currentSceneList;
     m_monitorManager->stopActiveMonitor();
 
-    if (m_activeDocument->saveSceneList(outputFileName, m_projectMonitor->sceneList()) == false)
+    if (m_activeDocument->saveSceneList(outputFileName, m_projectMonitor->sceneList(), m_projectList->expandedFolders()) == false)
         return false;
 
     // Save timeline thumbnails