]> git.sesse.net Git - kdenlive/blobdiff - src/effectslistview.h
Fix effectlist filter and search not obeying to each other
[kdenlive] / src / effectslistview.h
index c528fa9225775078c298bdcc7919b587111d8983..6f17209f75369cce4eb51a8196de8312a334f49f 100644 (file)
@@ -54,6 +54,7 @@ private slots:
     void showInfoPanel();
     void slotEffectSelected();
     void slotRemoveEffect();
+    void slotUpdateSearch(QTreeWidgetItem *item, bool hidden);
 
 public slots: