mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Refactoring
- Combined the remains of command.cpp and report.cpp into helpers.cpp.
This commit is contained in:
parent
a2da93b681
commit
6f17e80461
4 changed files with 149 additions and 191 deletions
|
@ -40,13 +40,12 @@ set (task_SRCS API.cpp API.h
|
|||
Variant.cpp Variant.h
|
||||
ViewTask.cpp ViewTask.h
|
||||
ViewText.cpp ViewText.h
|
||||
command.cpp
|
||||
helpers.cpp
|
||||
dependency.cpp
|
||||
feedback.cpp
|
||||
i18n.h
|
||||
interactive.cpp
|
||||
recur.cpp
|
||||
report.cpp
|
||||
rules.cpp
|
||||
rx.cpp rx.h
|
||||
sort.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue