mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-17 07:52:16 -07:00
Use letters for card counter names
This commit is contained in:
parent
e7b28322c1
commit
1cb5220485
5 changed files with 34 additions and 47 deletions
|
|
@ -126,7 +126,6 @@ private:
|
|||
QGroupBox *handGroupBox;
|
||||
QGroupBox *tableGroupBox;
|
||||
QGroupBox *cardCountersGroupBox;
|
||||
QLabel *cardCountersNameWarning;
|
||||
QList<QLabel *> cardCounterNames;
|
||||
QSpinBox minPlayersForMultiColumnLayoutEdit;
|
||||
QSpinBox maxFontSizeForCardsEdit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue