mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 00:04:48 -07:00
fix to the issues that @ebbit1q found
what caued them idk
This commit is contained in:
parent
39780d845c
commit
20b1ad9f7a
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ void CardItem::deleteLater()
|
|||
void CardItem::setZone(CardZone *_zone)
|
||||
{
|
||||
zone = _zone;
|
||||
emit updateCardMenu(this);
|
||||
}
|
||||
|
||||
void CardItem::retranslateUi()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue