mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-22 10:22:15 -07:00
move to appearance tab
This commit is contained in:
parent
6da17219e7
commit
0225c0bc76
2 changed files with 10 additions and 10 deletions
|
|
@ -96,6 +96,8 @@ private:
|
|||
QCheckBox cardScalingCheckBox;
|
||||
QLabel verticalCardOverlapPercentLabel;
|
||||
QSpinBox verticalCardOverlapPercentBox;
|
||||
QLabel cardViewInitialHeightLabel;
|
||||
QSpinBox cardViewInitialHeightBox;
|
||||
QCheckBox horizontalHandCheckBox;
|
||||
QCheckBox leftJustifiedHandCheckBox;
|
||||
QCheckBox invertVerticalCoordinateCheckBox;
|
||||
|
|
@ -126,8 +128,6 @@ 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