CmdSummary: CmdReportSummary renamed to CmdSummary

This commit is contained in:
Paul Beckingham 2016-05-20 15:40:06 -05:00
parent c339c3f9ce
commit e7e2dd7341
4 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ set (commands_SRCS CmdCancel.cpp
CmdReportMonth.cpp
CmdStart.cpp
CmdStop.cpp
CmdReportSummary.cpp
CmdSummary.cpp
CmdShow.cpp
CmdTags.cpp
CmdTrack.cpp