Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added inclusion guards.
[xestiacalendar/.git] / source / objects / calendarevent / CalendarEvent.h
index 766f52a..e2bdf0d 100644 (file)
@@ -1,7 +1,16 @@
+#ifndef __OBJECTS_CALENDAREVENT_CALENDAREVENT_H__
+#define __OBJECTS_CALENDAREVENT_CALENDAREVENT_H__
+
 #include "../calendarobject/CalendarObject.h"
 
 class CalendarEventObject: public CalendarObject{
   
        CalendarObjectValidResult ValidObject();
-  
-};
\ No newline at end of file
+       
+       private:
+       
+       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