mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-02 05:30:23 +02:00
Code Cleanup
- Minor formatting change.
This commit is contained in:
parent
00041dce41
commit
5fb349ca9b
1 changed files with 1 additions and 1 deletions
|
@ -2009,7 +2009,7 @@ std::string renderMonths (
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
table.setCellColor (row, thisCol, cellColor);
|
table.setCellColor (row, thisCol, cellColor);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check for end of week, and...
|
// Check for end of week, and...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue