mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
confirmation message box
This commit is contained in:
parent
13b6a360d2
commit
9a277ccccf
4 changed files with 62 additions and 14 deletions
|
|
@ -182,5 +182,6 @@ bool DeckListModel::insertRows(int row, int count, const QModelIndex &parent)
|
|||
void DeckListModel::cleanList()
|
||||
{
|
||||
deckList->cleanList();
|
||||
deckList->initZones();
|
||||
reset();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue