mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Datafile: Typo
This commit is contained in:
parent
351d858c94
commit
9e4162ecd4
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ void Datafile::setExclusions (const std::vector <std::string>& exclusions)
|
||||||
// TODO if local copy != exclusion set
|
// TODO if local copy != exclusion set
|
||||||
// TODO remove old exclusion set from _lines
|
// TODO remove old exclusion set from _lines
|
||||||
// TODO add local copy
|
// TODO add local copy
|
||||||
// TODO _dirty = ture;
|
// TODO _dirty = true;
|
||||||
|
|
||||||
_exclusions = exclusions;
|
_exclusions = exclusions;
|
||||||
_dirty = true;
|
_dirty = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue