mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-10 12:23:58 -07:00
remove deckHashChanged
This commit is contained in:
parent
18a2f68b7f
commit
13b3a6f65c
3 changed files with 3 additions and 2 deletions
|
|
@ -714,7 +714,7 @@ QString DeckList::getDeckHash() const
|
|||
}
|
||||
|
||||
/**
|
||||
* Invalidates the cached deckHash and emits the deckHashChanged signal.
|
||||
* Invalidates the cached deckHash.
|
||||
*/
|
||||
void DeckList::refreshDeckHash()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue