This commit is contained in:
lilyhuang-github 2025-04-20 22:25:24 -07:00 committed by GitHub
commit 3c841fe03b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 59 additions and 19 deletions

View file

@ -311,6 +311,9 @@ void SettingsCache::setZoneViewGroupByIndex(int /* _zoneViewGroupByIndex */)
void SettingsCache::setZoneViewSortByIndex(int /* _zoneViewSortByIndex */)
{
}
void SettingsCache::setLocalTime(const QT_STATE_CHANGED_T /*_LocalTime*/)
{
}
void SettingsCache::setZoneViewPileView(QT_STATE_CHANGED_T /* _zoneViewPileView */)
{
}