Fix verified icon in voice chat participants list.

This commit is contained in:
John Preston 2021-03-19 20:47:24 +04:00
parent a14db3e492
commit 0052c7938f
1 changed files with 0 additions and 3 deletions

View File

@ -143,9 +143,6 @@ public:
void addActionRipple(QPoint point, Fn<void()> updateCallback) override;
void stopLastActionRipple() override;
int nameIconWidth() const override {
return 0;
}
QSize actionSize() const override {
return QSize(
st::groupCallActiveButton.width,