mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 17:09:25 +00:00
Implemented version selection stuff.
This commit is contained in:
@@ -106,3 +106,8 @@ void NewInstanceDialog::on_btnChangeVersion_clicked()
|
||||
setSelectedVersion(version);
|
||||
}
|
||||
}
|
||||
|
||||
void NewInstanceDialog::on_instNameTextBox_textChanged(const QString &arg1)
|
||||
{
|
||||
updateDialogState();
|
||||
}
|
||||
|
Reference in New Issue
Block a user