mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
helper: Added expandIntervalHint
This commit is contained in:
parent
291eef994a
commit
f36410cbad
2 changed files with 25 additions and 0 deletions
|
@ -44,6 +44,7 @@ int dispatchCommand (CLI&, Database&, Rules&, Extensions&);
|
|||
// helper.cpp
|
||||
Color tagColor (const Rules&, const std::string&);
|
||||
std::string intervalSummarize (const Rules&, const Interval&);
|
||||
void expandIntervalHint (const std::string&, std::string&, std::string&);
|
||||
|
||||
// utiŀ.cpp
|
||||
std::string osName ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue