mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-01-05 12:53:24 +00:00
GH-4699 Formatting
This commit is contained in:
parent
74addfb78b
commit
a6dff61ff7
@ -58,7 +58,7 @@ protected:
|
|||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void lookupSucceeded();
|
void lookupSucceeded();
|
||||||
void lookupFailed(const QString &);
|
void lookupFailed(const QString &reason);
|
||||||
void lookupProgress(qint64 current, qint64 total);
|
void lookupProgress(qint64 current, qint64 total);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
Reference in New Issue
Block a user