--- a/calendarui/caleneditor/inc/caleneditor.h Wed Jun 23 18:11:28 2010 +0300
+++ b/calendarui/caleneditor/inc/caleneditor.h Tue Jul 06 14:14:56 2010 +0300
@@ -45,6 +45,7 @@
public:
enum CreateType{
TypeAppointment = 0,
+ // TODO: Need to add more types
TypeUnKnown = -1
};