mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-26 16:43:55 -07:00
Remove redundant "show unused color identities" settings (#5745)
* move setting to vds settings menu * emit signal on change * rename setting
This commit is contained in:
parent
c219d8bdbb
commit
b5c5d221c4
7 changed files with 38 additions and 26 deletions
|
|
@ -102,9 +102,6 @@ private:
|
|||
QLabel minPlayersForMultiColumnLayoutLabel;
|
||||
QLabel maxFontSizeForCardsLabel;
|
||||
QCheckBox showShortcutsCheckBox;
|
||||
QCheckBox visualDeckStorageDrawUnusedColorIdentitiesCheckBox;
|
||||
QLabel visualDeckStorageUnusedColorIdentitiesOpacityLabel;
|
||||
QSpinBox visualDeckStorageUnusedColorIdentitiesOpacitySpinBox;
|
||||
QCheckBox displayCardNamesCheckBox;
|
||||
QCheckBox autoRotateSidewaysLayoutCardsCheckBox;
|
||||
QCheckBox overrideAllCardArtWithPersonalPreferenceCheckBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue