mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-29 01:39:19 +00:00
try to fix #LINQT-1332 persistent CallModel
This commit is contained in:
parent
d9692265be
commit
b9e20236aa
1 changed files with 1 additions and 0 deletions
|
|
@ -210,6 +210,7 @@ void CallList::onStateChanged() {
|
|||
}
|
||||
sharedCall->disconnect(this);
|
||||
remove(sharedCall);
|
||||
call->deleteLater();
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue