added NLF_STRINGS_NO_SPECIAL, number of real NLF strings, not including special strings not defined in the NLF

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4333 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-10-18 13:12:08 +00:00
parent 5d91cbcd10
commit 4e33bf099a

View file

@ -149,7 +149,9 @@ enum {
NLF_MEGA,
NLF_GIGA,
NLF_FONT,
NLF_STRINGS_NO_SPECIAL,
NLF_FONT = NLF_STRINGS_NO_SPECIAL,
NLF_FONTSIZE,
NLF_RTL,