mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdReport: Added stub
This commit is contained in:
parent
4d51097897
commit
c09516639f
3 changed files with 38 additions and 0 deletions
|
@ -8,6 +8,7 @@ set (commands_SRCS CmdDefault.cpp
|
|||
CmdExport.cpp
|
||||
CmdHelp.cpp
|
||||
CmdImport.cpp
|
||||
CmdReport.cpp
|
||||
CmdStart.cpp
|
||||
CmdStop.cpp
|
||||
CmdTrack.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue