mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 00:54:53 -07:00
some gui code
This commit is contained in:
parent
cb9a2bf23a
commit
77f5ec29eb
37 changed files with 260 additions and 282 deletions
|
|
@ -13,7 +13,7 @@ private:
|
|||
SetsModel *model;
|
||||
QTreeView *view;
|
||||
public:
|
||||
WndSets(CardDatabase *_db, QWidget *parent = 0);
|
||||
WndSets(QWidget *parent = 0);
|
||||
~WndSets();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue