mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 03:16:58 +03:00
This puts all mod downloading tasks inside a SequentialTask, which is, for more than one task, a multi step task. This is handled by the ProgressDialog by showing both the global progress of tasks executed, and the individual progress of each of them. |
||
|---|---|---|
| .. | ||
| SequentialTask.cpp | ||
| SequentialTask.h | ||
| Task.cpp | ||
| Task.h | ||