Commands - calendar

- Migrated handleReportCalendar to CmdCalendar.
This commit is contained in:
Paul Beckingham 2011-05-30 13:30:18 -04:00
parent a7d5641d00
commit 4c47748dd7
9 changed files with 656 additions and 561 deletions

View file

@ -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&);