mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Commands - summary
- Migrated handleReportSummary to CmdSummary.
This commit is contained in:
parent
61c2e2b439
commit
75e651626d
9 changed files with 226 additions and 139 deletions
|
@ -66,7 +66,6 @@ int deltaAttributes (Task&);
|
|||
int deltaSubstitutions (Task&);
|
||||
|
||||
// report.cpp
|
||||
int handleReportSummary (std::string&);
|
||||
int handleReportCalendar (std::string&);
|
||||
int handleReportTimesheet (std::string&);
|
||||
std::string getFullDescription (Task&, const std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue