mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI
- Implemented ::unsweetenPatterns.
This commit is contained in:
parent
932865d3b5
commit
8d359ddd70
2 changed files with 40 additions and 1 deletions
|
@ -79,6 +79,7 @@ private:
|
|||
void unsweetenTags ();
|
||||
void unsweetenAttributes ();
|
||||
void unsweetenAttributeModifiers ();
|
||||
void unsweetenPatterns ();
|
||||
void dump (const std::string&) const;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue