mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 03:28:49 -07:00
Right-click menu added for card database view (#3113)
This commit is contained in:
parent
65ef66cfa7
commit
3d2c7b6670
2 changed files with 34 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ private slots:
|
|||
void updateCardInfoLeft(const QModelIndex ¤t, const QModelIndex &previous);
|
||||
void updateCardInfoRight(const QModelIndex ¤t, const QModelIndex &previous);
|
||||
void updateSearch(const QString &search);
|
||||
void databaseCustomMenu(QPoint point);
|
||||
|
||||
void actNewDeck();
|
||||
void actLoadDeck();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue