mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 17:02:15 -07:00
Fix tests properly.
This commit is contained in:
parent
bde0b3bcfc
commit
dbae292360
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ void SettingsCache::setOverrideAllCardArtWithPersonalPreference(QT_STATE_CHANGED
|
|||
void SettingsCache::setBumpSetsWithCardsInDeckToTop(QT_STATE_CHANGED_T /* _bumpSetsWithCardsInDeckToTop */)
|
||||
{
|
||||
}
|
||||
void setPrintingSelectorSortOrder(int /* _printingSelectorSortOrder */)
|
||||
void SettingsCache::setPrintingSelectorSortOrder(int /* _printingSelectorSortOrder */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setHorizontalHand(QT_STATE_CHANGED_T /* _horizontalHand */)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue