summaryrefslogtreecommitdiffstats
path: root/common/domain/applicationdomaintype.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/domain/applicationdomaintype.cpp')
-rw-r--r--common/domain/applicationdomaintype.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/domain/applicationdomaintype.cpp b/common/domain/applicationdomaintype.cpp
index 9bc3d08..97bf9f2 100644
--- a/common/domain/applicationdomaintype.cpp
+++ b/common/domain/applicationdomaintype.cpp
@@ -163,6 +163,7 @@ SINK_REGISTER_PROPERTY(Todo, Calendar);
163 163
164SINK_REGISTER_ENTITY(Calendar); 164SINK_REGISTER_ENTITY(Calendar);
165SINK_REGISTER_PROPERTY(Calendar, Name); 165SINK_REGISTER_PROPERTY(Calendar, Name);
166SINK_REGISTER_PROPERTY(Calendar, Color);
166 167
167static const int foo = [] { 168static const int foo = [] {
168 QMetaType::registerEqualsComparator<Reference>(); 169 QMetaType::registerEqualsComparator<Reference>();