]> git.sesse.net Git - kdenlive/blobdiff - src/effectslist.h
cppcheck fixes, patch by Mikko Rapeli [12/27]
[kdenlive] / src / effectslist.h
index 290314c336b50f957cb8618068247d8deb8f2c11..cefaa5aed5c1c65900df8bf4c44af929d36cb62d 100644 (file)
@@ -59,7 +59,7 @@ public:
     QString getInfo(const QString & tag, const QString & id) const;
     QString getInfoFromIndex(const int ix) const;
     QString getEffectInfo(const QDomElement effect) const;
-    void clone(const EffectsList original);
+    void clone(const EffectsList &original);
     void append(QDomElement e);
     bool isEmpty() const;
     int count() const;