mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-08-02 08:57:53 -07:00
game menu
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "protocol_items.h"
|
||||
|
||||
TabDeckStorage::TabDeckStorage(Client *_client)
|
||||
: QWidget(), client(_client)
|
||||
: Tab(), client(_client)
|
||||
{
|
||||
localDirModel = new QFileSystemModel(this);
|
||||
QSettings settings;
|
||||
|
||||
Reference in New Issue
Block a user