calendarui/caleneditor/inc/caleneditor.h
changeset 45 b6db4fd4947b
parent 18 c198609911f9
child 55 2c54b51f39c4
--- a/calendarui/caleneditor/inc/caleneditor.h	Mon May 03 12:30:32 2010 +0300
+++ b/calendarui/caleneditor/inc/caleneditor.h	Mon Jun 28 15:22:02 2010 +0530
@@ -45,6 +45,7 @@
 public:
 	enum CreateType{
 		TypeAppointment = 0,
+		// TODO: Need to add more types
 		TypeUnKnown = -1
 	};