mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-08-23 01:04:37 -05:00
Merge pull request #1944 from ctrlaltca/fix_1942
This commit is contained in:
@@ -815,6 +815,7 @@ void MainWindow::cardDatabaseNewSetsFound(int numUnknownSets)
|
||||
} else if (msgBox.clickedButton() == noButton) {
|
||||
db->markAllSetsAsKnown();
|
||||
} else if (msgBox.clickedButton() == settingsButton) {
|
||||
db->markAllSetsAsKnown();
|
||||
actEditSets();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user