X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FContactDataObject.h;h=050bd530b069c7ca28e0046b94d64e672993144c;hp=2c6b394a758eec5ab5dc671e0ff0e8585cedff9b;hb=d0aff1878b93bd25d923176e4e18829b7040da1c;hpb=cdd1530fcf2b19be9187604deb6aa78fba091366 diff --git a/source/contacteditor/ContactDataObject.h b/source/contacteditor/ContactDataObject.h index 2c6b394..050bd53 100644 --- a/source/contacteditor/ContactDataObject.h +++ b/source/contacteditor/ContactDataObject.h @@ -22,10 +22,13 @@ #include #include #include +#include + #include "../vcard/vcard.h" enum ContactLoadStatus{ CONTACTLOAD_UNITTESTFAIL = -1, + CONTACTLOAD_OK, CONTACTLOAD_FILEMISSING, CONTACTLOAD_FILEERROR, CONTACTLOAD_FILEINVALIDFORMAT,