mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
converted phases toolbar to graphics item
This commit is contained in:
parent
20194617bc
commit
78e5068e39
24 changed files with 274 additions and 159 deletions
|
|
@ -27,6 +27,7 @@ private:
|
|||
private slots:
|
||||
void animationEvent();
|
||||
void pixmapUpdated();
|
||||
void callUpdate() { update(); }
|
||||
signals:
|
||||
void hovered(AbstractCardItem *card);
|
||||
void showCardInfoPopup(QPoint pos, QString cardName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue