mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 06:10:36 +02:00
Bug #1022
- Fix initialization of Task variables when parsing from a string. - Correction on default colors.
This commit is contained in:
parent
c8ce91e4be
commit
95df0baeae
3 changed files with 4 additions and 2 deletions
|
@ -27,7 +27,6 @@
|
|||
|
||||
#define L10N // Localization complete.
|
||||
|
||||
//#include <iostream>
|
||||
#include <stdlib.h>
|
||||
#include <Context.h>
|
||||
#include <Date.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue