summaryrefslogtreecommitdiffstats
path: root/common/domain/applicationdomaintype.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-27 15:46:54 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-27 15:46:54 +0200
commit0f888b18bf7e6eecc0a2aa5aaa015cf3b9c755be (patch)
treeb432fa73ca2ff072d67e964b56933e9f275b8a28 /common/domain/applicationdomaintype.cpp
parent3357b1473efa0ccfa06cb4c2f3ab387c33038274 (diff)
downloadsink-0f888b18bf7e6eecc0a2aa5aaa015cf3b9c755be.tar.gz
sink-0f888b18bf7e6eecc0a2aa5aaa015cf3b9c755be.zip
Photo support
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 7ce80ee..3718f77 100644
--- a/common/domain/applicationdomaintype.cpp
+++ b/common/domain/applicationdomaintype.cpp
@@ -112,6 +112,7 @@ SINK_REGISTER_PROPERTY(Contact, Lastname);
112SINK_REGISTER_PROPERTY(Contact, Emails); 112SINK_REGISTER_PROPERTY(Contact, Emails);
113SINK_REGISTER_PROPERTY(Contact, Vcard); 113SINK_REGISTER_PROPERTY(Contact, Vcard);
114SINK_REGISTER_PROPERTY(Contact, Addressbook); 114SINK_REGISTER_PROPERTY(Contact, Addressbook);
115SINK_REGISTER_PROPERTY(Contact, Photo);
115 116
116SINK_REGISTER_ENTITY(Addressbook); 117SINK_REGISTER_ENTITY(Addressbook);
117SINK_REGISTER_PROPERTY(Addressbook, Name); 118SINK_REGISTER_PROPERTY(Addressbook, Name);