]> git.sesse.net Git - kdenlive/blobdiff - src/folderprojectitem.h
const'ref. Fix coding style. Minor optimization
[kdenlive] / src / folderprojectitem.h
index 5f936b3d7af8e79ae249c9b9e2162c98a637d85c..9d277a2f4a4cc39cd25c32723e413c7aecd8e086 100644 (file)
@@ -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 {