mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 01:24:46 -07:00
Add Judge Pawns (+ Resize Donator Pawns) (#5566)
This commit is contained in:
parent
b509eed3e0
commit
a6649d5401
7 changed files with 576 additions and 19 deletions
|
|
@ -70,6 +70,7 @@ private:
|
|||
static QIcon generateIconDefault(int height, UserLevelFlags userLevel, bool isBuddy, const QString &privLevel);
|
||||
static QIcon generateIconWithColorOverride(int height,
|
||||
bool isBuddy,
|
||||
const UserLevelFlags &userLevelFlags,
|
||||
const QString &privLevel,
|
||||
const std::optional<QString> &colorLeft,
|
||||
const std::optional<QString> &colorRight);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue