mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
Add setting to auto close card view when empty (#5502)
This commit is contained in:
parent
aeb1b9fb4f
commit
97fdf11c8f
7 changed files with 34 additions and 2 deletions
|
|
@ -139,6 +139,7 @@ private:
|
|||
QCheckBox doubleClickToPlayCheckBox;
|
||||
QCheckBox clickPlaysAllSelectedCheckBox;
|
||||
QCheckBox playToStackCheckBox;
|
||||
QCheckBox closeEmptyCardViewCheckBox;
|
||||
QCheckBox annotateTokensCheckBox;
|
||||
QCheckBox useTearOffMenusCheckBox;
|
||||
QCheckBox tapAnimationCheckBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue