Code Cleanup
- Eliminatd helpers.cpp, and the redundant getFullDescription function therein. - The timesheet report now uses standard description formatting.
This commit is contained in:
@@ -48,9 +48,6 @@ void updateRecurrenceMask (Task&);
|
||||
int getDueState (const std::string&);
|
||||
bool nag (Task&);
|
||||
|
||||
// helpers.cpp
|
||||
std::string getFullDescription (Task&, const std::string&);
|
||||
|
||||
// rules.cpp
|
||||
void initializeColorRules ();
|
||||
void autoColorize (Task&, Color&);
|
||||
|
||||
Reference in New Issue
Block a user