]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
Add option to remove unused clips from project tree:
[kdenlive] / src / mainwindow.h
index 1abc23caac92c8762cf24fba7e292057e361867d..b1aa4a766c3816aae355c0e0f4d37626e4d4f627 100644 (file)
@@ -312,6 +312,7 @@ private slots:
     void slotUpdateTimecodeFormat(int ix);
     /** Removes the focus of anything */
     void slotRemoveFocus();
+    void slotCleanProject();
 
 signals:
     Q_SCRIPTABLE void abortRenderJob(const QString &url);