Feature - #336 prepend command

- Added feature #336 which gives task a 'prepend' command for symmetry
  with the 'append' command.
This commit is contained in:
Paul Beckingham 2009-12-04 22:47:44 -05:00
parent 5e905742ad
commit 5d0e6c3435
10 changed files with 157 additions and 4 deletions

View file

@ -83,7 +83,7 @@
#define CMD_GHISTORY 214
#define CMD_IMPORT 215
#define CMD_INFO 216
#define CMD_PREPEND 217
#define CMD_OVERDUE 218
#define CMD_PROJECTS 219
#define CMD_START 220