summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/saw/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/saw/main.c b/source/saw/main.c
index 74e7e3a..0849e09 100644
--- a/source/saw/main.c
+++ b/source/saw/main.c
@@ -1529,6 +1529,7 @@ static void saw_project_print_to_file(str_t file_name) {
// TODO
// - UI library and tests.
// - Fix Y-axis inconsistency.
+// - Grid widget.
//
// ================================================================