From 104df88ca3e5df535c77befea7b39b685e0dd6a6 Mon Sep 17 00:00:00 2001 From: kichik Date: Wed, 2 Apr 2003 18:46:36 +0000 Subject: [PATCH] IO improvement git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2411 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index 8abdfeba..76b3c13b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -40,6 +40,8 @@ OTHER PLUGINS NSIS +* custom class names for IO so you can include whatever item you want + * set resource's font at run-time by saving offsets at compile time * more powerful plug-ins (access to ExecFunc and flags and even more)