]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
Fix KAutosave not managing long filenames or non UTF-8 on some systems:
[kdenlive] / src / mainwindow.h
index 4164a60fbff8368f6b403de73743806d792412ea..bef2e067d19bba37657be94545ddb702fd536b1a 100644 (file)
@@ -273,7 +273,7 @@ private:
     void connectDocumentInfo(KdenliveDoc *doc);
     void findAhead();
     void doOpenFile(const KUrl &url, KAutoSaveFile *stale);
-    void recoverFiles(QList<KAutoSaveFile *> staleFiles);
+    void recoverFiles(QList<KAutoSaveFile *> staleFiles, const KUrl &originUrl);
 
     /** @brief Loads static and dynamic plugins.
      *