mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-09 18:50:39 +02:00
Commands - stop
- Migrated handleStop to CmdStop.
This commit is contained in:
parent
86ab605bd4
commit
9e3c6f5bc1
9 changed files with 148 additions and 65 deletions
|
@ -31,6 +31,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdShow.cpp CmdShow.h
|
||||
CmdStart.cpp CmdStart.h
|
||||
CmdStatistics.cpp CmdStatistics.h
|
||||
CmdStop.cpp CmdStop.h
|
||||
CmdTags.cpp CmdTags.h
|
||||
CmdTip.cpp CmdTip.h
|
||||
CmdUrgency.cpp CmdUrgency.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue