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
|
@ -306,6 +306,8 @@ void ChatForm::onAvCancel(int FriendId, int)
|
|||
if (FriendId != f->getFriendID())
|
||||
return;
|
||||
|
||||
stopCounter();
|
||||
|
||||
audioInputFlag = false;
|
||||
audioOutputFlag = false;
|
||||
micButton->setObjectName("green");
|
||||
|
|
Loading…
Reference in New Issue
Block a user