nullcheck printing's set in home tab background art crop (#6646)

* nullcheck printing's set in home tab background art crop

* set warning and properly set timer

* fix merge
This commit is contained in:
ebbit1q 2026-03-04 00:49:50 +01:00 committed by GitHub
parent 566c876bdc
commit b36ab66583
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 30 additions and 17 deletions

View file

@ -45,6 +45,7 @@ private:
QPair<QColor, QColor> gradientColors;
HomeStyledButton *connectButton;
void setRandomCard(ExactCard &newCard);
void loadBackgroundSourceDeck();
};