Enhancement - colors report
- Implemented colors report. - Commented out all other commands and reports. - Eliminated obsolete findT function.
This commit is contained in:
@@ -79,7 +79,6 @@ std::string handleUndo (TDB&, T&);
|
||||
std::string handleColor ();
|
||||
std::string handleAnnotate (TDB&, T&);
|
||||
std::string handleDuplicate (TDB&, T&);
|
||||
T findT (int, const std::vector <T>&);
|
||||
int deltaAppend (T&, T&);
|
||||
int deltaDescription (T&, T&);
|
||||
int deltaTags (T&, T&);
|
||||
|
||||
Reference in New Issue
Block a user