]> git.sesse.net Git - kdenlive/blobdiff - src/docclipbase.h
Fix some more threading crashes, almost there :)
[kdenlive] / src / docclipbase.h
index 97a68693bdaf078f659ee2a0d0cabb4dd575bc29..337a137330dab5cd69de9316130f19eb1c682e35 100644 (file)
@@ -82,7 +82,6 @@ Q_OBJECT public:
 
     /** Returns the internal unique id of the clip. */
     const QString &getId() const;
-    void setId(const QString &newId);
 
     //KThumb *thumbCreator;
     bool audioThumbCreated() const;