mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdMove: Impplemented 'move' command
This commit is contained in:
parent
441af1a4d0
commit
72ffeaef20
4 changed files with 98 additions and 0 deletions
|
@ -18,6 +18,7 @@ set (commands_SRCS CmdCancel.cpp
|
|||
CmdHelp.cpp
|
||||
CmdImport.cpp
|
||||
CmdLengthen.cpp
|
||||
CmdMove.cpp
|
||||
CmdReport.cpp
|
||||
CmdStart.cpp
|
||||
CmdStop.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue