should fix cicd

This commit is contained in:
Lily 2025-03-25 20:41:03 -04:00
parent 4ca399cf35
commit a4a96b7432
No known key found for this signature in database
GPG key ID: D916CEDDF4F93CE7
2 changed files with 2 additions and 2 deletions

View file

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