Build Fix

This commit is contained in:
ZeldaZach 2024-11-22 22:05:07 -05:00
parent e5a53fc82e
commit 1bb80ea4f1
No known key found for this signature in database

View file

@ -224,6 +224,9 @@ void SettingsCache::setPixmapCacheSize(const int /* _pixmapCacheSize */)
void SettingsCache::setNetworkCacheSizeInMB(const int /* _networkCacheSize */)
{
}
void SettingsCache::setNetworkRedirectCacheTtl(const int /* _redirectCacheTtl */)
{
}
void SettingsCache::setClientID(const QString & /* _clientID */)
{
}