mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
fix(ui/views/App/Main/MainWindow): fix force view, transmit parameters correctly
This commit is contained in:
parent
363963959a
commit
b3ab740504
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ Controls1.ApplicationWindow {
|
|||
window.setVisible(true)
|
||||
}
|
||||
|
||||
_forceView()
|
||||
_forceView(view, props)
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue