Tags: New 'UDA' and 'ORPHAN' virtual tags.

This commit is contained in:
Paul Beckingham 2015-07-24 23:46:24 -04:00
parent 297b0c4b04
commit 41a76c6798
8 changed files with 109 additions and 44 deletions

View file

@ -111,6 +111,8 @@ public:
bool is_duemonth () const;
bool is_dueyear () const;
bool is_overdue () const;
bool is_udaPresent () const;
bool is_orphanPresent () const;
#endif
status getStatus () const;