mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Rules: Added ::parseRuleTheme
This commit is contained in:
parent
c31578d701
commit
4d927e1aca
2 changed files with 6 additions and 0 deletions
|
@ -272,3 +272,8 @@ void Rules::parseRuleGeneral (const std::vector <std::string>& lines)
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
void Rules::parseRuleTheme (const std::vector <std::string>& lines)
|
||||
{
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue