From 68da6be00db9b9fa373e0e2b3d966eccd138e1f2 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 18 May 2015 12:57:57 -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 7caa4257..26108a44 100644 --- a/redo/windows/tab.c +++ b/redo/windows/tab.c @@ -4,6 +4,7 @@ // TODO // - page 2's top is clipped on wine // - group on page 2 is wrecking things on real windows +// - comctl5 on real windows: tabs get drawn behind checkbox struct tab { uiTab t;