mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ISO8601p: Renamed ::_value to ::_period
This commit is contained in:
parent
219f23de33
commit
bb53ae17ae
5 changed files with 41 additions and 41 deletions
|
@ -98,7 +98,7 @@ public:
|
|||
int _hours;
|
||||
int _minutes;
|
||||
int _seconds;
|
||||
time_t _value;
|
||||
time_t _period;
|
||||
};
|
||||
|
||||
// TODO Recurrence
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue