Commands - summary

- Migrated handleReportSummary to CmdSummary.
This commit is contained in:
Paul Beckingham 2011-05-30 12:49:45 -04:00
parent 61c2e2b439
commit 75e651626d
9 changed files with 226 additions and 139 deletions

View file

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