mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 01:24:46 -07:00
Fix size and image quality issues with new user icons (#5546)
This commit is contained in:
parent
a0b52ce450
commit
1de09deb59
8 changed files with 50 additions and 18 deletions
|
|
@ -81,7 +81,7 @@ public:
|
|||
bool isBuddy,
|
||||
const QString &privLevel);
|
||||
|
||||
static QIcon generateIcon(int height,
|
||||
static QIcon generateIcon(int minHeight,
|
||||
UserLevelFlags userLevel,
|
||||
ServerInfo_User::PawnColorsOverride pawnColors,
|
||||
bool isBuddy,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue