diff --git a/box.c b/box.c index 023489f0..d97ce25b 100644 --- a/box.c +++ b/box.c @@ -3,7 +3,7 @@ #include "uipriv.h" // TODO -// - boxes inside boxes aren't updated on windows when padded changes (OS X too?) +// - boxes inside boxes aren't updated on windows when padded changes struct box { uiBox b;