Update ui menus AFTER loading lang ini.
This commit is contained in:
parent
3525498c61
commit
92c4c5825f
4 changed files with 3 additions and 9 deletions
|
@ -156,6 +156,7 @@ void WindowsHost::ShutdownSound()
|
|||
|
||||
void WindowsHost::UpdateUI()
|
||||
{
|
||||
MainWindow::TranslateMenus();
|
||||
MainWindow::Update();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue