set warning and properly set timer

This commit is contained in:
ebbit1q 2026-03-04 00:10:02 +01:00
parent 2acf5e352c
commit 2933f37f85
2 changed files with 25 additions and 20 deletions

View file

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