Added LicenseForceSelection radiobuttons|checkbox

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2362 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-03-26 17:47:46 +00:00
parent 8d4d9c0856
commit 5afc7ec7d4
13 changed files with 175 additions and 47 deletions

View file

@ -16,6 +16,7 @@ enum
TOK_COMPTEXT,
TOK_LICENSETEXT,
TOK_LICENSEDATA,
TOK_LICENSEFORCESELECTION,
TOK_LICENSEBKCOLOR,
TOK_UNINSTTEXT,
TOK_SILENTINST,