mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 17:14:52 -07:00
deck editor
This commit is contained in:
parent
3502ec80e4
commit
1da5c63726
9 changed files with 349 additions and 256 deletions
|
|
@ -31,7 +31,8 @@ private slots:
|
|||
void actIncrement();
|
||||
void actDecrement();
|
||||
private:
|
||||
void addCardHelper(int baseRow);
|
||||
void addCardHelper(const QString &zoneName);
|
||||
void recursiveExpand(const QModelIndex &index);
|
||||
bool confirmClose();
|
||||
|
||||
QString lastFileName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue