tasks now emit floats rather than integers
Simplifies code for tasks.
This commit is contained in:
@@ -55,6 +55,9 @@ private:
|
||||
|
||||
Task* task_;
|
||||
|
||||
private slots:
|
||||
void UpdateProgress(double d);
|
||||
|
||||
};
|
||||
|
||||
OLIVE_NAMESPACE_EXIT
|
||||
|
||||
Reference in New Issue
Block a user