mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-21 09:52:16 -07:00
rename setter
This commit is contained in:
parent
f555f7e0d3
commit
f5102df933
5 changed files with 7 additions and 6 deletions
|
|
@ -325,7 +325,7 @@ void SettingsCache::setNotifyAboutNewVersion(QT_STATE_CHANGED_T /* _notifyaboutn
|
|||
void SettingsCache::setDownloadSpoilerStatus(bool /* _spoilerStatus */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setUpdateReleaseChannel(int /* _updateReleaseChannel */)
|
||||
void SettingsCache::setUpdateReleaseChannelIndex(int /* value */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setMaxFontSize(int /* _max */)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue