mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-21 09:52:16 -07:00
Fix mocks.
This commit is contained in:
parent
9a0140917a
commit
b7e17be133
4 changed files with 10 additions and 4 deletions
|
|
@ -164,6 +164,9 @@ void SettingsCache::setDisplayCardNames(QT_STATE_CHANGED_T /* _displayCardNames
|
|||
void SettingsCache::setOverrideAllCardArtWithPersonalPreference(QT_STATE_CHANGED_T /* _overrideAllCardArt */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setBumpSetsWithCardsInDeckToTop(QT_STATE_CHANGED_T /* _bumpSetsWithCardsInDeckToTop */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setHorizontalHand(QT_STATE_CHANGED_T /* _horizontalHand */)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue