NOISSUE Some happy little refactors
This commit is contained in:
@ -5,6 +5,6 @@ class MojangRefresh : public AuthContext
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit MojangRefresh(AccountData * data, QObject *parent = 0);
|
||||
explicit MojangRefresh(AccountData *data, QObject *parent = 0);
|
||||
void executeTask() override;
|
||||
};
|
||||
|
Reference in New Issue
Block a user