TW-1881: default.scheduled seems not to work

- Thanks to Onion.
This commit is contained in:
Paul Beckingham 2017-01-16 20:25:58 -05:00
parent a60c373caf
commit 5ff5a5c1ae
9 changed files with 42 additions and 6 deletions

View file

@ -39,6 +39,7 @@ class Task
public:
static std::string defaultProject;
static std::string defaultDue;
static std::string defaultScheduled;
static bool searchCaseSensitive;
static bool regex;
static std::map <std::string, std::string> attributes; // name -> type