Fix tests.

This commit is contained in:
Lukas Brübach 2024-12-06 03:25:36 +01:00 committed by ZeldaZach
parent 1b1b31a2c2
commit bde0b3bcfc
No known key found for this signature in database

View file

@ -167,6 +167,9 @@ void SettingsCache::setOverrideAllCardArtWithPersonalPreference(QT_STATE_CHANGED
void SettingsCache::setBumpSetsWithCardsInDeckToTop(QT_STATE_CHANGED_T /* _bumpSetsWithCardsInDeckToTop */)
{
}
void setPrintingSelectorSortOrder(int /* _printingSelectorSortOrder */)
{
}
void SettingsCache::setHorizontalHand(QT_STATE_CHANGED_T /* _horizontalHand */)
{
}