Recurrence: Relocate nag function out of the way

This commit is contained in:
Paul Beckingham
2017-03-31 08:34:25 -04:00
parent 66e3dc8218
commit d81fb1d17f
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