]> git.sesse.net Git - kdenlive/blobdiff - src/documentvalidator.h
Const'ref
[kdenlive] / src / documentvalidator.h
index aaa3b3a96e7c786d0d0ba7d5d6c35ea57d14a4fc..fa9ab28826a7748e44d9ac6e1fb9cdd846d61183 100644 (file)
@@ -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();