display the number of active tasks in calendar view

This commit is contained in:
Alexandre Cloutier
2014-06-10 16:18:12 -04:00
parent 19a95a1818
commit 43ac57b671
4 changed files with 61 additions and 32 deletions
@@ -80,6 +80,8 @@ typedef enum {
- (NSArray *) calendarUIDs;
- (NSString *) activeTasks;
/* vevent UID handling */
- (NSString *) resourceNameForEventUID: (NSString *) _uid;