Recurrence: Relocate nag function out of the way

This commit is contained in:
Paul Beckingham
2017-03-31 08:34:25 -04:00
parent 704dfd462e
commit f6f79d28ee
4 changed files with 68 additions and 33 deletions

View File

@@ -41,6 +41,8 @@ void handleRecurrence ();
Datetime getNextRecurrence (Datetime&, std::string&);
bool generateDueDates (Task&, std::vector <Datetime>&);
void updateRecurrenceMask (Task&);
// nag.cpp
bool nag (Task&);
// rules.cpp