mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Timew: Added osName prototype
This commit is contained in:
parent
efa1e54c80
commit
00728b9f77
1 changed files with 3 additions and 0 deletions
|
@ -40,4 +40,7 @@ void initializeRules (Configuration&, Rules&, Log&);
|
|||
void initializeExtensions (Configuration&, Extensions&, Log&);
|
||||
int dispatchCommand (int, const char**, Configuration&, Database&, Rules&, Extensions&, Log&);
|
||||
|
||||
// utiŀ.cpp
|
||||
std::string osName ();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue