mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
View
- Implemented urgency.default.
This commit is contained in:
parent
7e1f8591f6
commit
b4be5991b8
5 changed files with 124 additions and 0 deletions
|
@ -19,6 +19,7 @@ set (columns_SRCS Column.cpp Column.h
|
|||
ColStatus.cpp ColStatus.h
|
||||
ColTags.cpp ColTags.h
|
||||
ColUntil.cpp ColUntil.h
|
||||
ColUrgency.cpp ColUrgency.h
|
||||
ColUUID.cpp ColUUID.h
|
||||
ColWait.cpp ColWait.h)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue