]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
const'ref
[kdenlive] / src / mainwindow.h
index 4e0320ec09a2b8cb637f54007b486ecd2f0201a3..2324af53e7efc067747ce8c3cf04e869895f23a9 100644 (file)
@@ -279,7 +279,7 @@ private:
     void connectDocumentInfo(KdenliveDoc *doc);
     void findAhead();
     void doOpenFile(const KUrl &url, KAutoSaveFile *stale);
-    void recoverFiles(QList<KAutoSaveFile *> staleFiles, const KUrl &originUrl);
+    void recoverFiles(const QList<KAutoSaveFile *> &staleFiles, const KUrl &originUrl);
 
     /** @brief Loads static and dynamic plugins.
      *