mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 06:37:24 +02:00
Fix verified icon in voice chat participants list.
This commit is contained in:
parent
a14db3e492
commit
0052c7938f
1 changed files with 0 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue