mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 08:52:15 -07:00
Add Judge Pawns (+ Resize Donator Pawns)
This commit is contained in:
parent
e6e3333673
commit
6c53488f09
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