]> git.sesse.net Git - kdenlive/blobdiff - src/projectitem.h
* Update MLT capture to use the new multi consumer for preview
[kdenlive] / src / projectitem.h
index 6b29fb76b4509f3475fbc19c5c8bc7f03d7b1346..c6fd3b4af01394e758b6a598d7535234627c60fc 100644 (file)
@@ -53,7 +53,6 @@ public:
      *
      * The clipId is used both to identify clips and folders (groups) */
     const QString &clipId() const;
-    QStringList names() const;
     const KUrl clipUrl() const;
     int clipMaxDuration() const;
     CLIPTYPE clipType() const;