From f8d97949bc0c7dc195d60de54225ec5b9d20201f Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 7 Jun 2015 20:47:18 -0400 Subject: [PATCH] More TODOs. --- redo/windows/tab.c | 1 + 1 file changed, 1 insertion(+) diff --git a/redo/windows/tab.c b/redo/windows/tab.c index e3fe5126..ef2cc625 100644 --- a/redo/windows/tab.c +++ b/redo/windows/tab.c @@ -3,6 +3,7 @@ // TODO // - can't seem to tab away anymore +// - removving the first page then moving the label hangs struct tab { uiTab t;