mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 00:57:19 +02:00
Next Report
- Removed all traces of the old next report. - Removed rc.next support.
This commit is contained in:
parent
5da435e70d
commit
b4fba5b08d
7 changed files with 13 additions and 209 deletions
|
@ -106,7 +106,6 @@ int handleReportSummary (std::string&);
|
|||
int handleReportCalendar (std::string&);
|
||||
int handleReportStats (std::string&);
|
||||
int handleReportTimesheet (std::string&);
|
||||
void gatherNextTasks (std::vector <Task>&);
|
||||
std::string getFullDescription (Task&, const std::string&);
|
||||
std::string getDueDate (Task&, const std::string&);
|
||||
std::string onProjectChange (Task&, bool scope = true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue