mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 00:54:53 -07:00
parent
951f08dd11
commit
e5d15e8dbc
5 changed files with 14 additions and 5 deletions
|
|
@ -50,7 +50,7 @@ private slots:
|
|||
|
||||
void actEditSets();
|
||||
void actEditTokens();
|
||||
|
||||
|
||||
void actClearSearch();
|
||||
|
||||
void actAddCard();
|
||||
|
|
@ -67,6 +67,7 @@ private slots:
|
|||
void saveDeckRemoteFinished(const Response &r);
|
||||
void filterViewCustomContextMenu(const QPoint &point);
|
||||
void filterRemove(QAction *action);
|
||||
void setPriceTagFeatureEnabled(int enabled);
|
||||
private:
|
||||
CardInfo *currentCardInfo() const;
|
||||
void addCardHelper(QString zoneName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue