mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-06 08:35:27 +02:00
calloverlay: close sip dialpad popup if call finishes
Change-Id: I7c4eafc03a4c8e0e1bc5c643e04c27b5655c251c GitLab: #669
This commit is contained in:
parent
b5c54696ce
commit
1d298e8d43
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ Item {
|
|||
|
||||
function closeContextMenuAndRelatedWindows() {
|
||||
ContactPickerCreation.closeContactPicker()
|
||||
sipInputPanel.close()
|
||||
SelectScreenWindowCreation.destroySelectScreenWindow()
|
||||
ScreenRubberBandCreation.destroyScreenRubberBandWindow()
|
||||
PluginHandlerPickerCreation.closePluginHandlerPicker()
|
||||
|
|
Loading…
Add table
Reference in a new issue