mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
init: Added initializeRules stub
This commit is contained in:
parent
f487f1ce78
commit
3aa8e575bf
2 changed files with 6 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
// init.cpp
|
||||
void initializeData (Configuration&, Database&);
|
||||
void initializeRules (Configuration&, Rules&);
|
||||
int dispatchCommand (int, const char**, Rules&);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue