mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
#9 TI-1 Add a skeleton undo command
This commit is contained in:
parent
21b4b6242c
commit
d8a4b8ff43
4 changed files with 43 additions and 2 deletions
|
@ -32,6 +32,7 @@ set (commands_SRCS CmdCancel.cpp
|
|||
CmdTag.cpp
|
||||
CmdTags.cpp
|
||||
CmdTrack.cpp
|
||||
CmdUndo.cpp
|
||||
CmdUntag.cpp)
|
||||
|
||||
add_library (commands STATIC ${commands_SRCS})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue