mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fixing bug #891
This commit is contained in:
parent
85fcdd7653
commit
561f5f9895
@ -305,6 +305,8 @@ void ChatForm::onAvCancel(int FriendId, int)
|
||||
|
||||
if (FriendId != f->getFriendID())
|
||||
return;
|
||||
|
||||
stopCounter();
|
||||
|
||||
audioInputFlag = false;
|
||||
audioOutputFlag = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user