mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 09:22:15 -07:00
rename method
This commit is contained in:
parent
315c224f24
commit
78356802d2
2 changed files with 3 additions and 3 deletions
|
|
@ -51,7 +51,7 @@ private:
|
|||
TabGame *parentGame;
|
||||
int playerId;
|
||||
private slots:
|
||||
void replaceDeckStorageWithDeckView(QMouseEvent *event, DeckPreviewWidget *instance);
|
||||
void loadVisualDeck(QMouseEvent *event, DeckPreviewWidget *instance);
|
||||
void loadLocalDeck();
|
||||
void loadRemoteDeck();
|
||||
void unloadDeck();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue