]> git.sesse.net Git - kdenlive/blobdiff - src/effectslistview.h
const'ref.
[kdenlive] / src / effectslistview.h
index c744d080d8f8c1f502abe7a946d62b55d2cd0bfc..0efbc74e04c6a53e92bf83b1faa024b970517f64 100644 (file)
@@ -87,7 +87,7 @@ private slots:
 
     /** @brief Expands folders that match our search.
     * @param text Current search string */
-    void slotAutoExpand(QString text);
+    void slotAutoExpand(const QString &text);
 
 signals:
     void addEffect(const QDomElement);