]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
First step for implementation of proxy editing (for testing purpose only)
[kdenlive] / src / mainwindow.h
index 1e2e3ab59bd60bbf3b5603e36e5990329b567998..34e24d1a408cfb2f006cae2527a96dd5f249a077 100644 (file)
@@ -534,6 +534,8 @@ private slots:
     void slotOpenStopmotion();
     /** @brief Implements all the actions that are int he ActionsCollection. */
     void slotDoAction(const QString& action_name);
+    /** @brief Update project because the use of proxy clips was enabled / disabled. */
+    void slotUpdateProxySettings();
  
 signals:
     Q_SCRIPTABLE void abortRenderJob(const QString &url);