- Filtering now on all reports.
This commit is contained in:
@@ -88,6 +88,7 @@ void handleColor (Config&);
|
||||
void gatherNextTasks (const TDB&, T&, Config&, std::vector <T>&, std::vector <int>&);
|
||||
void nag (const TDB&, T&, Config&);
|
||||
void decorateRecurringTask (T&);
|
||||
void checkRecurring (std::vector <T>&);
|
||||
|
||||
// util.cpp
|
||||
bool confirm (const std::string&);
|
||||
|
||||
Reference in New Issue
Block a user