mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 20:12:34 +00:00
Attempt to fix RadioButton issue
This commit is contained in:
@@ -55,5 +55,6 @@ slots:
|
||||
private:
|
||||
Ui::LoginDialog *ui;
|
||||
MinecraftAccountPtr m_account;
|
||||
QMap<QString, QRadioButton*> m_radioButtons;
|
||||
std::shared_ptr<Task> m_loginTask;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user