From 8fdb9da92b91125609f0fdfa0a410342c45910d8 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 14 Apr 2015 10:44:00 -0400 Subject: More TODOs. --- new/stack.c | 1 + 1 file changed, 1 insertion(+) (limited to 'new/stack.c') diff --git a/new/stack.c b/new/stack.c index 480b2f0..010b507 100644 --- a/new/stack.c +++ b/new/stack.c @@ -3,6 +3,7 @@ // TODO // - rename to uiBox +// - adding and removing doesn't take effect immediately on windows; I have to resize first typedef struct stack stack; typedef struct stackControl stackControl; -- cgit v1.2.3