]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
Improve proxy handling, fix project tree staying disabled after loading project
[kdenlive] / src / renderer.h
index eb9f4b03448c6786f565cba5be38fd6879a12300..4a1c5a56d68b3b80954beffa1bcc0f70388e31f1 100644 (file)
@@ -285,7 +285,7 @@ Q_OBJECT public:
     /** @brief Returns a pointer to the main producer. */
     Mlt::Producer *getProducer();
     /** @brief Returns the number of clips to process (When requesting clip info). */
-    int processingItems() const;
+    int processingItems();
     /** @brief Force processing of clip with selected id. */
     void forceProcessing(const QString &id);
     /** @brief Are we currently processing clip with selected id. */