From 7c4b023c09a041c199af1a2ded9b1f2a75a857b9 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 17 Aug 2018 21:52:49 +0200 Subject: Fixed carddav sync --- common/domain/typeimplementations.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'common') diff --git a/common/domain/typeimplementations.cpp b/common/domain/typeimplementations.cpp index bb3f455..aedf889 100644 --- a/common/domain/typeimplementations.cpp +++ b/common/domain/typeimplementations.cpp @@ -56,7 +56,8 @@ typedef IndexConfig FolderIndexConfig; typedef IndexConfig + ValueIndex, + ValueIndex > ContactIndexConfig; typedef IndexConfig, + ValueIndex, SortedIndex, SampledPeriodIndex > EventIndexConfig; typedef IndexConfig + ValueIndex, + ValueIndex > TodoIndexConfig; typedef IndexConfig