Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added CompletedData and CompletedDataTokens.
[xestiacalendar/.git] / source / objects / calendarobject / CalendarObject.h
index 643c140..8777498 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef __OBJECTS_CALENDAROBJECT_CALENDAROBJECT_H__
+#define __OBJECTS_CALENDAROBJECT_CALENDAROBJECT_H__
+
 #include <string>
 #include <iostream>
 #include <fstream>
@@ -62,6 +65,9 @@ class CalendarObject{
        std::string ClassData;
        std::string ClassDataTokens;
        
+       std::string CompletedData;
+       std::string CompletedDataTokens;
+       
        vector<std::string> CommentList;
        vector<std::string> CommentListAltRep;
        vector<std::string> CommentListLanguage;
@@ -87,7 +93,7 @@ class CalendarObject{
        std::string PriorityTokens;
        
        vector<std::string> ResourcesData;
-       vector<std::string> ResourcesDataAltID;
+       vector<std::string> ResourcesDataAltRep;
        vector<std::string> ResourcesDataLanguage;
        vector<std::string> ResourcesDataTokens;
 
@@ -226,3 +232,5 @@ class CalendarObject{
        virtual void ProcessData() {};
   
 };
+
+#endif
\ No newline at end of file
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