mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-23 10:52:16 -07:00
Build Fix
This commit is contained in:
parent
e5a53fc82e
commit
1bb80ea4f1
1 changed files with 3 additions and 0 deletions
|
|
@ -224,6 +224,9 @@ void SettingsCache::setPixmapCacheSize(const int /* _pixmapCacheSize */)
|
||||||
void SettingsCache::setNetworkCacheSizeInMB(const int /* _networkCacheSize */)
|
void SettingsCache::setNetworkCacheSizeInMB(const int /* _networkCacheSize */)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
void SettingsCache::setNetworkRedirectCacheTtl(const int /* _redirectCacheTtl */)
|
||||||
|
{
|
||||||
|
}
|
||||||
void SettingsCache::setClientID(const QString & /* _clientID */)
|
void SettingsCache::setClientID(const QString & /* _clientID */)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue