mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
add setting to settingsCache
This commit is contained in:
parent
e388b83fa7
commit
995e5d94aa
4 changed files with 21 additions and 0 deletions
|
|
@ -164,6 +164,9 @@ void SettingsCache::setTabLogOpen(bool /*value*/)
|
|||
void SettingsCache::setPicDownload(QT_STATE_CHANGED_T /* _picDownload */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setShowStatusBar(bool /* value */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setNotificationsEnabled(QT_STATE_CHANGED_T /* _notificationsEnabled */)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue