mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 13:23:08 +02:00
Commands - calendar
- Migrated handleReportCalendar to CmdCalendar.
This commit is contained in:
parent
a7d5641d00
commit
4c47748dd7
9 changed files with 656 additions and 561 deletions
|
@ -65,7 +65,6 @@ int deltaAttributes (Task&);
|
|||
int deltaSubstitutions (Task&);
|
||||
|
||||
// report.cpp
|
||||
int handleReportCalendar (std::string&);
|
||||
int handleReportTimesheet (std::string&);
|
||||
std::string getFullDescription (Task&, const std::string&);
|
||||
std::string getDueDate (Task&, const std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue