X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Ffolderprojectitem.h;h=9d277a2f4a4cc39cd25c32723e413c7aecd8e086;hb=d1fe292c698b2c7a3c61510bbb6e1d5773fa28ed;hp=5f936b3d7af8e79ae249c9b9e2162c98a637d85c;hpb=cffb34aa7d334ab8cc284c1fd8c10ea59a06b11f;p=kdenlive diff --git a/src/folderprojectitem.h b/src/folderprojectitem.h index 5f936b3d..9d277a2f 100644 --- a/src/folderprojectitem.h +++ b/src/folderprojectitem.h @@ -39,6 +39,7 @@ public: QString clipId() const; const QString groupName() const; void setGroupName(const QString name); + void switchIcon(); /** Make sure folders appear on top of the tree widget */ virtual bool operator<(const QTreeWidgetItem &other)const {