mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Duration Rename
- In preparation for a new (different) Duration object, the source files need to be renamed.
This commit is contained in:
parent
fa7a8389fe
commit
d27451590a
21 changed files with 20 additions and 20 deletions
|
@ -33,7 +33,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <inttypes.h>
|
||||
#include <Context.h>
|
||||
#include <Duration.h>
|
||||
#include <OldDuration.h>
|
||||
#include <main.h>
|
||||
#include <text.h>
|
||||
#include <util.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue