Skip to content
Snippets Groups Projects
Commit 1d298e8d authored by Sébastien Blin's avatar Sébastien Blin
Browse files

calloverlay: close sip dialpad popup if call finishes

Change-Id: I7c4eafc03a4c8e0e1bc5c643e04c27b5655c251c
GitLab: #669
parent b5c54696
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,7 @@ Item {
function closeContextMenuAndRelatedWindows() {
ContactPickerCreation.closeContactPicker()
sipInputPanel.close()
SelectScreenWindowCreation.destroySelectScreenWindow()
ScreenRubberBandCreation.destroyScreenRubberBandWindow()
PluginHandlerPickerCreation.closePluginHandlerPicker()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment