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

@ -22,6 +22,7 @@ add_library (task CLI2.cpp CLI2.h
feedback.cpp
i18n.h
legacy.cpp
nag.cpp
recur.cpp
rules.cpp
sort.cpp