Use letters for card counter names

This commit is contained in:
Basile Clément 2025-05-01 13:44:39 +02:00
parent e7b28322c1
commit 1cb5220485
No known key found for this signature in database
5 changed files with 34 additions and 47 deletions

View file

@ -126,7 +126,6 @@ private:
QGroupBox *handGroupBox;
QGroupBox *tableGroupBox;
QGroupBox *cardCountersGroupBox;
QLabel *cardCountersNameWarning;
QList<QLabel *> cardCounterNames;
QSpinBox minPlayersForMultiColumnLayoutEdit;
QSpinBox maxFontSizeForCardsEdit;