From 37bd1d0ca76f76b4fafcb693301f4d09cf635639 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 17 Jul 2003 12:17:29 +0000 Subject: [PATCH] stop using static git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2731 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index 81ddbd37..99bb67b6 100644 --- a/TODO.txt +++ b/TODO.txt @@ -37,6 +37,8 @@ NSIS * LZMA compression +* stop using static variables so CEXEBuild can be used as a real class + PLUGINS * InstallOptions - custom class names so you can include whatever control you want