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