Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added source code, headers and unit test to check that a file has loaded OK in Contac...
[xestiaab/.git] / source / contacteditor / ContactDataObject.h
index 00b9a72..050bd53 100644 (file)
 #define __CLIENTDATAOBJECT_H__
 
 #include <wx/wx.h>
+#include <wx/file.h>
 #include <map>
+#include <wx/tokenzr.h>
+
+#include "../vcard/vcard.h"
 
 enum ContactLoadStatus{
        CONTACTLOAD_UNITTESTFAIL = -1,
-       CONTACTLOAD_FILEMISSING
+       CONTACTLOAD_OK,
+       CONTACTLOAD_FILEMISSING,
+       CONTACTLOAD_FILEERROR,
+       CONTACTLOAD_FILEINVALIDFORMAT,
+       CONTACTLOAD_FILEBASESPECFAIL
 };
 
 class ContactDataObject{
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy