mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
game menu
This commit is contained in:
parent
77015c9ebf
commit
122f8ea916
15 changed files with 75 additions and 35 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include "protocol_items.h"
|
||||
|
||||
TabDeckStorage::TabDeckStorage(Client *_client)
|
||||
: QWidget(), client(_client)
|
||||
: Tab(), client(_client)
|
||||
{
|
||||
localDirModel = new QFileSystemModel(this);
|
||||
QSettings settings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue