From cb44d902f2ae637543bdc72d02db014bd7e81fc1 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 17 Apr 2015 16:02:38 -0400 Subject: [PATCH] More TODOs. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index acdc9829..631eb2d7 100644 --- a/TODO.md +++ b/TODO.md @@ -16,6 +16,7 @@ - see if we can clean up the Darwin backend - make the Unix and Windows backend use uiParentDestroy() instead of relying on the autodestroy behavior of the backends - this requires explicitly handling delete events +- verify retainment for uiParents in GTK+ ultimately: - make everything vtable-based