stop using static

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2731 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-07-17 12:17:29 +00:00
parent 3678bd9cf4
commit 37bd1d0ca7

View file

@ -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