mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 11:03:54 -07:00
local mode is working again
This commit is contained in:
parent
38e4781624
commit
f115342e47
24 changed files with 340 additions and 555 deletions
|
|
@ -43,7 +43,8 @@ private slots:
|
|||
void newFolderFinished(ResponseCode resp);
|
||||
|
||||
void actDelete();
|
||||
void deleteFinished(ResponseCode resp);
|
||||
void deleteFolderFinished(ResponseCode resp);
|
||||
void deleteDeckFinished(ResponseCode resp);
|
||||
public:
|
||||
TabDeckStorage(TabSupervisor *_tabSupervisor, AbstractClient *_client);
|
||||
void retranslateUi();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue