]> git.sesse.net Git - kdenlive/blobdiff - src/headertrack.h
const'ref.
[kdenlive] / src / headertrack.h
index e262bb9cd619c4234d5d92b34ba42f047078ff87..c2ca783c7ffd782d1cb64a2b646ddc2bbcf2358a 100644 (file)
@@ -38,7 +38,7 @@ public:
     void adjustSize(int height);
     void setSelectedIndex(int ix);
     /** @brief Update the track label to show if current track has effects or not.*/
-    void updateEffectLabel(QStringList effects);
+    void updateEffectLabel(const QStringList &effects);
 
 protected:
     virtual void mousePressEvent(QMouseEvent * event);