Effing mocks

This commit is contained in:
Basile Clément 2025-03-20 22:47:12 +01:00
parent f29c4f3783
commit 255ef0c7b1
No known key found for this signature in database

View file

@ -388,6 +388,9 @@ void SettingsCache::setUpdateReleaseChannelIndex(int /* value */)
void SettingsCache::setMaxFontSize(int /* _max */) void SettingsCache::setMaxFontSize(int /* _max */)
{ {
} }
void SettingsCache::setRoundCardCorners(bool /* _roundCardCorners */)
{
}
void PictureLoader::clearPixmapCache(CardInfoPtr /* card */) void PictureLoader::clearPixmapCache(CardInfoPtr /* card */)
{ {