ChangeLog.
[dcpomatic.git] / src / lib / job.h
index 62db0fc4664308fcf316a4498573538962e7b47b..6310da32ae69a2b87db7bdbc8cb29688b447a418 100644 (file)
@@ -69,7 +69,7 @@ public:
        }
 
        void set_progress_unknown ();
-       void set_progress (float);
+       void set_progress (float, bool force = false);
        void sub (std::string);
        float progress () const;
        bool progress_unknown () const {