GH-329 update description text in MainWindow when instance Minecraft version changes
This commit is contained in:
parent
f061bf7a27
commit
1f9dd45e49
3 changed files with 16 additions and 0 deletions
|
@ -264,6 +264,7 @@ bool OneSixInstance::setIntendedVersionId(QString version)
|
|||
{
|
||||
clearProfile();
|
||||
}
|
||||
emit propertiesChanged(this);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue