mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge branch 'pr893'
This commit is contained in:
commit
896be2009f
|
@ -305,6 +305,8 @@ void ChatForm::onAvCancel(int FriendId, int)
|
||||||
|
|
||||||
if (FriendId != f->getFriendID())
|
if (FriendId != f->getFriendID())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
stopCounter();
|
||||||
|
|
||||||
audioInputFlag = false;
|
audioInputFlag = false;
|
||||||
audioOutputFlag = false;
|
audioOutputFlag = false;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user