From 689e9c71011e2bfcd2ad1d05f19077ed9937a8a1 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 14 Apr 2015 09:46:24 -0400 Subject: More TODOs. --- new/stack.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'new/stack.c') diff --git a/new/stack.c b/new/stack.c index ede49d3..3850a63 100644 --- a/new/stack.c +++ b/new/stack.c @@ -1,6 +1,9 @@ // 7 april 2015 #include "uipriv.h" +// TODO +// - rename to uiBox + typedef struct stack stack; typedef struct stackControl stackControl; -- cgit v1.2.3