mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-19 18:37:14 +00:00
More code cleanups!
This commit is contained in:
@@ -18,9 +18,14 @@
|
||||
|
||||
#include "Task.h"
|
||||
|
||||
#include "UserInfo.h"
|
||||
#include "libmmc_config.h"
|
||||
|
||||
struct UserInfo
|
||||
{
|
||||
QString username;
|
||||
QString password;
|
||||
};
|
||||
|
||||
struct LoginResponse
|
||||
{
|
||||
QString username;
|
||||
|
||||
Reference in New Issue
Block a user