X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdocumentvalidator.h;h=fa9ab28826a7748e44d9ac6e1fb9cdd846d61183;hb=c3302003093710ee247ad84c0fe2ef3c579d417f;hp=aaa3b3a96e7c786d0d0ba7d5d6c35ea57d14a4fc;hpb=ff57a79c5515bf467bdd6abf0e011549a96d98e2;p=kdenlive diff --git a/src/documentvalidator.h b/src/documentvalidator.h index aaa3b3a9..fa9ab288 100644 --- a/src/documentvalidator.h +++ b/src/documentvalidator.h @@ -42,7 +42,7 @@ private: KUrl m_url; bool m_modified; bool upgrade(double version, const double currentVersion); - QStringList getInfoFromEffectName(const QString oldName); + QStringList getInfoFromEffectName(const QString &oldName); QString colorToString(const QColor& c); /** @brief Updates effects that were created using a different version of the underlaying filter than the one installed. */ void updateEffects();