Commands - edit

- Migrated edit.cpp to CmdEdit.
This commit is contained in:
Paul Beckingham 2011-05-28 13:38:44 -04:00
parent ed97fcc108
commit 9af1c71daf
9 changed files with 135 additions and 88 deletions

View file

@ -88,9 +88,6 @@ int deltaTags (Task&);
int deltaAttributes (Task&);
int deltaSubstitutions (Task&);
// edit.cpp
int handleEdit (std::string&);
// report.cpp
int handleReportSummary (std::string&);
int handleReportCalendar (std::string&);