Manager: Update the machine count after a language change
This commit is contained in:
@@ -774,6 +774,7 @@ void
|
||||
VMManagerMain::onLanguageUpdated()
|
||||
{
|
||||
vm_model->refreshConfigs();
|
||||
modelDataChange();
|
||||
/* Hack to work around details widgets not being re-translatable
|
||||
without going through layers of abstraction */
|
||||
ui->detailsArea->layout()->removeWidget(vm_details);
|
||||
|
||||
Reference in New Issue
Block a user