mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-22 10:22:15 -07:00
add new setting to dlg
This commit is contained in:
parent
c4287eea45
commit
a5d3c52b8f
2 changed files with 10 additions and 0 deletions
|
|
@ -126,6 +126,8 @@ private:
|
|||
QCheckBox playToStackCheckBox;
|
||||
QCheckBox annotateTokensCheckBox;
|
||||
QCheckBox useTearOffMenusCheckBox;
|
||||
QLabel cardViewInitialHeightLabel;
|
||||
QSpinBox cardViewInitialHeightBox;
|
||||
QCheckBox tapAnimationCheckBox;
|
||||
QCheckBox openDeckInNewTabCheckBox;
|
||||
QLabel rewindBufferingMsLabel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue