mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
View
- Implemented recur.default and recur.indicator.
This commit is contained in:
parent
a033300a7d
commit
0b3281d01d
5 changed files with 176 additions and 5 deletions
|
@ -10,6 +10,7 @@ set (columns_SRCS Column.cpp Column.h
|
|||
ColID.cpp ColID.h
|
||||
ColPriority.cpp ColPriority.h
|
||||
ColProject.cpp ColProject.h
|
||||
ColRecur.cpp ColRecur.h
|
||||
ColTags.cpp ColTags.h
|
||||
ColUUID.cpp ColUUID.h)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue