]> git.sesse.net Git - kdenlive/blobdiff - src/docclipbase.h
correctly load / save text clips
[kdenlive] / src / docclipbase.h
index c85e65a251a28847b2b65ff52f3393f8bf260992..634a47b40ce02c902f45f4df5b27517ce8eab7a4 100644 (file)
@@ -140,7 +140,6 @@ Q_OBJECT public:
                             const GenTime & endTime) const;
     /** returns a QString containing all of the XML data required to recreate this clip. */
     QDomElement toXML() const;
-    QDomDocument generateSceneList(bool addProducers = true, bool rendering = false) const;
 
     /** Returns true if the xml passed matches the values in this clip */
     bool matchesXML(const QDomElement & element) const;