mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature - 256-color support
- Temporary reorganization of files to prepare for a case change in from color.* -> Color.* on a Mac.
This commit is contained in:
parent
1d4c942675
commit
de8a2c36a0
7 changed files with 7 additions and 7 deletions
|
@ -39,7 +39,7 @@
|
|||
#include "Context.h"
|
||||
#include "Table.h"
|
||||
#include "Date.h"
|
||||
#include "color.h"
|
||||
#include "Color.h"
|
||||
#include "../auto.h"
|
||||
|
||||
// task.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue