From 75eb5a9473a55e8dd088d615e4e81538314c88ed Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 21 Feb 2012 21:32:58 +0000 Subject: [PATCH] Don't forget about overlay git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 21ce3329..ec7824a7 100644 --- a/TODO.txt +++ b/TODO.txt @@ -198,6 +198,7 @@ other dev stuff * clipbrd, dnd, finish dataobj * power * about + * overlay * Divide Phoenix core into multiple modules. Perhaps using the same divisions that a wx multi-lib build uses would be a good idea. OTOH, doing