X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fkdenlivedoc.h;h=188fcb4e128f425a6378ff306aa56ce6ba5fa0c3;hb=b769040273c8cd2cfdd721912b2d916f796c0cec;hp=24f145d1311ddf9848753be709ea35da5fac9fc9;hpb=1e72f355aa946b2519827722e84992546867069d;p=kdenlive diff --git a/src/kdenlivedoc.h b/src/kdenlivedoc.h index 24f145d1..188fcb4e 100644 --- a/src/kdenlivedoc.h +++ b/src/kdenlivedoc.h @@ -146,7 +146,7 @@ private: QList m_tracksList; - void convertDocument(double version); + bool convertDocument(double version); QDomDocument createEmptyDocument(const int videotracks, const int audiotracks); QString colorToString(const QColor& c); void checkProjectClips();