1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
This commit is contained in:
agilob 2014-12-04 15:51:01 +00:00
parent 85fcdd7653
commit 561f5f9895
No known key found for this signature in database
GPG Key ID: 34568050DBCCB997

View File

@ -305,6 +305,8 @@ void ChatForm::onAvCancel(int FriendId, int)
if (FriendId != f->getFriendID())
return;
stopCounter();
audioInputFlag = false;
audioOutputFlag = false;