mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 15:20:36 +02:00
Migrated core task modification code to the Task object, leaving wrappers behind for legacy usage.
This commit is contained in:
parent
1072852ca8
commit
55a8b157b1
4 changed files with 233 additions and 220 deletions
|
@ -66,8 +66,6 @@ protected:
|
|||
void safety ();
|
||||
bool permission (const Task&, const std::string&, unsigned int);
|
||||
|
||||
bool next_mod_group (const A3&, Arg&, unsigned int&);
|
||||
|
||||
protected:
|
||||
std::string _keyword;
|
||||
std::string _usage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue