mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
init: Propagated rules to CmdStart
This commit is contained in:
parent
553cda6422
commit
aca071cf00
3 changed files with 3 additions and 2 deletions
|
@ -32,6 +32,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
int CmdStart (
|
||||
const std::vector <std::string>& args,
|
||||
Rules& rules,
|
||||
Database& database,
|
||||
Log& log)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue