mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
View
- Implemented (a fraction of) description columns.
This commit is contained in:
parent
6974e48290
commit
ac69c02876
7 changed files with 262 additions and 13 deletions
|
@ -5,6 +5,7 @@ include_directories (${CMAKE_SOURCE_DIR}/src
|
|||
${TASK_INCLUDE_DIRS})
|
||||
|
||||
set (columns_SRCS Column.cpp Column.h
|
||||
ColDescription.cpp ColDescription.h
|
||||
ColID.cpp ColID.h
|
||||
ColPriority.cpp ColPriority.h
|
||||
ColProject.cpp ColProject.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue