mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdLengthen: Implemented 'lengthen' command
This commit is contained in:
parent
54eb2658a1
commit
bedaa624a3
4 changed files with 89 additions and 0 deletions
|
@ -17,6 +17,7 @@ set (commands_SRCS CmdCancel.cpp
|
|||
CmdGaps.cpp
|
||||
CmdHelp.cpp
|
||||
CmdImport.cpp
|
||||
CmdLengthen.cpp
|
||||
CmdReport.cpp
|
||||
CmdStart.cpp
|
||||
CmdStop.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue