mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 17:44:01 -07:00
Emit deckModified
Took 6 minutes
This commit is contained in:
parent
b68a022003
commit
adfe5bbfe4
1 changed files with 1 additions and 0 deletions
|
|
@ -310,6 +310,7 @@ void DeckEditorDeckDockWidget::initializeFormats()
|
|||
} else {
|
||||
deckModel->setActiveFormat(QString()); // clear format if deselected
|
||||
}
|
||||
emit deckModified();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue