mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 22:33:08 +02:00
Commands - timesheet
- Migrated handleReportTimesheet to CmdTimesheet.
This commit is contained in:
parent
2fb743992f
commit
75a24f5113
9 changed files with 230 additions and 146 deletions
|
@ -64,7 +64,6 @@ int deltaAttributes (Task&);
|
|||
int deltaSubstitutions (Task&);
|
||||
|
||||
// report.cpp
|
||||
int handleReportTimesheet (std::string&);
|
||||
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