X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmainwindow.h;h=2324af53e7efc067747ce8c3cf04e869895f23a9;hb=71d67240d4760746acdaafa102c016069e7daf82;hp=4e0320ec09a2b8cb637f54007b486ecd2f0201a3;hpb=c3302003093710ee247ad84c0fe2ef3c579d417f;p=kdenlive diff --git a/src/mainwindow.h b/src/mainwindow.h index 4e0320ec..2324af53 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -279,7 +279,7 @@ private: void connectDocumentInfo(KdenliveDoc *doc); void findAhead(); void doOpenFile(const KUrl &url, KAutoSaveFile *stale); - void recoverFiles(QList staleFiles, const KUrl &originUrl); + void recoverFiles(const QList &staleFiles, const KUrl &originUrl); /** @brief Loads static and dynamic plugins. *