From 358ae23d3465e474111b354d204004400e684101 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 30 Apr 2015 18:34:54 -0400 Subject: [PATCH] More TODOs. --- unix/newcontrol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/newcontrol.c b/unix/newcontrol.c index 89e2930d..a1162d9c 100644 --- a/unix/newcontrol.c +++ b/unix/newcontrol.c @@ -1,7 +1,7 @@ // 7 april 2015 #include "uipriv_unix.h" -// TODO rename these +// TODO rename these files // TODO get rid of this typedef struct singleWidget singleWidget;