1
0
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:
Dubslow 2014-12-04 10:15:39 -06:00
commit 896be2009f
No known key found for this signature in database
GPG Key ID: 3DB8E05315C220AA

View File

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