add new setting

This commit is contained in:
RickyRister 2025-05-04 01:52:27 -07:00
parent 9ae6357c34
commit 68a507867a
6 changed files with 28 additions and 2 deletions

View file

@ -147,6 +147,7 @@ private:
QCheckBox clickPlaysAllSelectedCheckBox;
QCheckBox playToStackCheckBox;
QCheckBox closeEmptyCardViewCheckBox;
QCheckBox focusCardViewSearchBarCheckBox;
QCheckBox annotateTokensCheckBox;
QCheckBox useTearOffMenusCheckBox;
QCheckBox tapAnimationCheckBox;