From ed4c07fec790af982dbbfc40695da38da438bfb8 Mon Sep 17 00:00:00 2001 From: dam Date: Fri, 16 Dec 2022 00:10:29 +0000 Subject: Fixed logic to edit task time. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 59a43d2..6a6d47e 100644 --- a/readme.md +++ b/readme.md @@ -72,5 +72,5 @@ Task Time Tracker - By having each column-print job decoulpled, we avoid havint to measure and compensate lengths of UTF8 strings; - [x] Review all code for bugs related to auto-cast on ptrdiff_t (signed/unsigned); - [x] Review all code for bugs related to auto-cast on size_t (signed/unsigned); +- [x] Go over all `TODO` items; - [ ] Hide stderr messages from app screen. -- [ ] Go over all `TODO` items; -- cgit v1.2.3