diff --git a/tests/carddatabase/mocks.cpp b/tests/carddatabase/mocks.cpp index f399179c3..170d6e3d6 100644 --- a/tests/carddatabase/mocks.cpp +++ b/tests/carddatabase/mocks.cpp @@ -290,6 +290,9 @@ void SettingsCache::setZoneViewGroupByIndex(int /* _zoneViewGroupByIndex */) void SettingsCache::setZoneViewSortByIndex(int /* _zoneViewSortByIndex */) { } +void SettingsCache::setLocalTime(const QT_STATE_CHANGED_T _showMessagePopups /*_LocalTime*/) +{ +} void SettingsCache::setZoneViewPileView(QT_STATE_CHANGED_T /* _zoneViewPileView */) { }