mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-05 20:39:59 -08:00
* [BannerCard] Try to restore by providerId Took 27 minutes Took 41 seconds * Style lint. Took 2 minutes * Don't look up by providerId if it's empty. Took 8 minutes * Add extra name guard to providerId clause. Took 4 minutes * Update cockatrice/src/interface/widgets/deck_editor/deck_editor_deck_dock_widget.cpp Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com> * Update cockatrice/src/interface/widgets/deck_editor/deck_editor_deck_dock_widget.cpp Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com> * Adjust to comments. Took 11 minutes * Extract to helper function. Took 3 minutes * Make helper static. Took 5 minutes * Remove const qualifier. Took 3 minutes * Finally. Took 5 minutes --------- Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de> Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com>