mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Rules: Added ::parseRuleTheme
This commit is contained in:
parent
c31578d701
commit
4d927e1aca
2 changed files with 6 additions and 0 deletions
|
@ -57,6 +57,7 @@ private:
|
|||
void parse (const std::string&, int next = 1);
|
||||
void parseRule (const std::string&);
|
||||
void parseRuleGeneral (const std::vector <std::string>&);
|
||||
void parseRuleTheme (const std::vector <std::string>&);
|
||||
|
||||
private:
|
||||
std::string _original_file {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue