mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Save deck editor's database view columns state
This commit is contained in:
parent
f217551f5f
commit
58f85e7ebd
4 changed files with 29 additions and 6 deletions
|
|
@ -83,6 +83,7 @@ class TabDeckEditor : public Tab {
|
|||
void dockVisibleTriggered();
|
||||
void dockFloatingTriggered();
|
||||
void dockTopLevelChanged(bool topLevel);
|
||||
void saveDbHeaderState();
|
||||
private:
|
||||
CardInfo *currentCardInfo() const;
|
||||
void addCardHelper(QString zoneName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue