mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-04 10:37:19 +02:00
View
- Implemented status.default, status.short.
This commit is contained in:
parent
1506ee67f4
commit
5e851c4c98
5 changed files with 173 additions and 1 deletions
|
@ -11,6 +11,7 @@ set (columns_SRCS Column.cpp Column.h
|
|||
ColPriority.cpp ColPriority.h
|
||||
ColProject.cpp ColProject.h
|
||||
ColRecur.cpp ColRecur.h
|
||||
ColStatus.cpp ColStatus.h
|
||||
ColTags.cpp ColTags.h
|
||||
ColUUID.cpp ColUUID.h)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue