calendarui/caleneditor/inc/caleneditor.h
changeset 50 579cc610882e
parent 18 c198609911f9
child 55 2c54b51f39c4
--- 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
 	};