mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Rules: Replaced ::parseRuleHolidays with ::parseRuleSettings
This commit is contained in:
parent
f8c485b231
commit
4883f3d93d
2 changed files with 4 additions and 14 deletions
|
@ -60,7 +60,6 @@ private:
|
|||
void parseRuleSettings (const std::vector <std::string>&);
|
||||
void parseRuleExclusions (const std::vector <std::string>&);
|
||||
void parseRuleTag (const std::vector <std::string>&);
|
||||
void parseRuleHolidays (const std::vector <std::string>&);
|
||||
|
||||
unsigned int getIndentation (const std::string&);
|
||||
std::vector <std::string> tokenizeLine (const std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue