mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 00:12:15 -07:00
Effing mocks
This commit is contained in:
parent
f29c4f3783
commit
255ef0c7b1
1 changed files with 3 additions and 0 deletions
|
|
@ -388,6 +388,9 @@ void SettingsCache::setUpdateReleaseChannelIndex(int /* value */)
|
|||
void SettingsCache::setMaxFontSize(int /* _max */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setRoundCardCorners(bool /* _roundCardCorners */)
|
||||
{
|
||||
}
|
||||
|
||||
void PictureLoader::clearPixmapCache(CardInfoPtr /* card */)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue