]> git.sesse.net Git - kdenlive/blobdiff - src/projectlist.h
Do not switch monitor when not necessary, make sure we refresh monitor when adding...
[kdenlive] / src / projectlist.h
index ef290dad26df73769eb2040760d2dd8dfe103b57..49bccdf0e87374f87c74e332bdc6b876378a2eb5 100644 (file)
@@ -515,7 +515,7 @@ signals:
     void updateProfile(const QString &);
     void processNextThumbnail();
     /** @brief Activate the clip monitor. */
-    void raiseClipMonitor();
+    void raiseClipMonitor(bool forceRefresh);
     /** @brief Set number of running jobs. */
     void jobCount(int);
     void cancelRunningJob(const QString, stringMap);