Add Judge Pawns (+ Resize Donator Pawns)

This commit is contained in:
ZeldaZach 2025-02-06 00:43:14 -05:00
parent e6e3333673
commit 6c53488f09
No known key found for this signature in database
7 changed files with 576 additions and 19 deletions

View file

@ -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);