mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
commands: Add preliminary version of 'resize' command
This commit is contained in:
parent
2f0b00b721
commit
fac6b03df2
4 changed files with 90 additions and 0 deletions
|
@ -22,6 +22,7 @@ set (commands_SRCS CmdCancel.cpp
|
|||
CmdLengthen.cpp
|
||||
CmdMove.cpp
|
||||
CmdReport.cpp
|
||||
CmdResize.cpp
|
||||
CmdStart.cpp
|
||||
CmdStop.cpp
|
||||
CmdSummary.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue