mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 23:12:14 -07:00
add mock to tests to fix cicd error
This commit is contained in:
parent
ac0cb56145
commit
cbfa291dc1
1 changed files with 3 additions and 0 deletions
|
|
@ -290,6 +290,9 @@ void SettingsCache::setZoneViewGroupByIndex(int /* _zoneViewGroupByIndex */)
|
||||||
void SettingsCache::setZoneViewSortByIndex(int /* _zoneViewSortByIndex */)
|
void SettingsCache::setZoneViewSortByIndex(int /* _zoneViewSortByIndex */)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
void SettingsCache::setLocalTime(const QT_STATE_CHANGED_T _showMessagePopups /*_LocalTime*/)
|
||||||
|
{
|
||||||
|
}
|
||||||
void SettingsCache::setZoneViewPileView(QT_STATE_CHANGED_T /* _zoneViewPileView */)
|
void SettingsCache::setZoneViewPileView(QT_STATE_CHANGED_T /* _zoneViewPileView */)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue