Auto-lint was disabled and my pre-commit hook didn't fire. Oh well.

Took 3 minutes
This commit is contained in:
Lukas Brübach 2025-10-01 00:19:35 +02:00
parent b1a3be681e
commit 66dfa05445
7 changed files with 132 additions and 47 deletions

View file

@ -36,7 +36,6 @@ typedef QHash<QString, CardSetPtr> SetNameMap;
Q_DECLARE_METATYPE(CardInfoPtr)
class CardInfo : public QObject
{
Q_OBJECT