diff --git a/src/widget/form/groupchatform.cpp b/src/widget/form/groupchatform.cpp index 698f8c583..f916a5147 100644 --- a/src/widget/form/groupchatform.cpp +++ b/src/widget/form/groupchatform.cpp @@ -230,6 +230,7 @@ void GroupChatForm::onUserListChanged() callButton->setObjectName("grey"); callButton->style()->polish(callButton); callButton->setToolTip(""); + hideNetcam(); } }