Add a Recurring status to TaskChampion
This commit is contained in:
committed by
Tomas Babej
parent
6e5d8b1dde
commit
9add31104b
@@ -111,6 +111,7 @@ typedef enum TCStatus {
|
||||
TC_STATUS_PENDING,
|
||||
TC_STATUS_COMPLETED,
|
||||
TC_STATUS_DELETED,
|
||||
TC_STATUS_RECURRING,
|
||||
/**
|
||||
* Unknown signifies a status in the task DB that was not
|
||||
* recognized.
|
||||
|
||||
Reference in New Issue
Block a user