mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 10:03:55 -07:00
Remember which tabs are open between sessions (#5467)
This commit is contained in:
parent
23bd18a04c
commit
2def02e140
8 changed files with 219 additions and 66 deletions
|
|
@ -95,7 +95,6 @@ private:
|
|||
QLabel minPlayersForMultiColumnLayoutLabel;
|
||||
QLabel maxFontSizeForCardsLabel;
|
||||
QCheckBox showShortcutsCheckBox;
|
||||
QCheckBox showVisualDeckStorageOnLoadCheckBox;
|
||||
QCheckBox visualDeckStorageDrawUnusedColorIdentitiesCheckBox;
|
||||
QLabel visualDeckStorageUnusedColorIdentitiesOpacityLabel;
|
||||
QSpinBox visualDeckStorageUnusedColorIdentitiesOpacitySpinBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue