mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix: disable netcamview if no peer left
This commit is contained in:
parent
db4f02a0c4
commit
622b543d9a
@ -230,6 +230,7 @@ void GroupChatForm::onUserListChanged()
|
||||
callButton->setObjectName("grey");
|
||||
callButton->style()->polish(callButton);
|
||||
callButton->setToolTip("");
|
||||
hideNetcam();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user