mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-30 14:44:31 +02:00
fix typo
Signed-off-by: iTrooz <hey@itrooz.fr>
This commit is contained in:
parent
34233a93a2
commit
93286789c5
@ -137,7 +137,7 @@ class Task : public QObject, public QRunnable {
|
||||
signals:
|
||||
void started();
|
||||
void progress(qint64 current, qint64 total);
|
||||
//! called when a task has eother succeeded, aborted or failed.
|
||||
//! called when a task has either succeeded, aborted or failed.
|
||||
void finished();
|
||||
//! called when a task has succeeded
|
||||
void succeeded();
|
||||
|
Loading…
x
Reference in New Issue
Block a user